Commit Graph

36 Commits (2995439fbfa2bb0f260adced9baca064dcce9eb0)

Author SHA1 Message Date
Adrian Likins 86dc3c09ac
Fix vault --ask-vault-pass with no tty (#31493)
9 years ago
Adrian Likins 307be59092 Don't ask for password confirm on 'ansible-vault edit' (#30514)
9 years ago
Adrian Likins 8003437ebc prompt for new pass on create/encrypt if none specified (#28185)
9 years ago
Adrian Likins 5739bb075f Vault secrets default vault ids list (#28190)
9 years ago
Adrian Likins 82f550e8cd Add prompt formats for 2.3 compat ask-vault-pass (#27974)
9 years ago
Adrian Likins 934b645191 Support multiple vault passwords (#22756)
9 years ago
Brian Coca fedbf3666b fixed issue with paths separator and others
9 years ago
Brian Coca 74842adc07 1st part of ansible config, adds ansible-config to view/manage configs (#12797)
9 years ago
Abhijeet Kasurde b89cb95609 Fix spelling mistakes (comments only) (#25564)
9 years ago
Dag Wieers 4efec414e7 test/: PEP8 compliancy (#24803)
9 years ago
Brian Coca 8f97aef1a3 Transition inventory into plugins (#23001)
9 years ago
Toshio Kuratomi 2fff690caa Update module_utils.six to latest (#22855)
9 years ago
Adrian Likins 694c57de2e add python version info to --version (#22089)
9 years ago
azenk bdf0ab451e Add role skeleton support (#17079)
9 years ago
Matt Martz 87aa59af79 Legacy pep8 updates for setup.py and tests
9 years ago
Matt Clay 256a25bdcc Revert "Update galaxy and database unit tests."
9 years ago
Matt Clay 2b9a0fb952 Update galaxy and database unit tests. (#21209)
9 years ago
s-hertel 65815c3875 Refactoring Galaxy unit tests for uniformity (#20828)
9 years ago
Matt Clay cb76200c7d PEP 8 E111 & E114 cleanup. (#20838)
9 years ago
Matt Clay 95789f3949 PEP 8 whitespace cleanup. (#20783)
9 years ago
s-hertel 28b4931e3d testing GalaxyCLI.run() does what is expected
9 years ago
Adrian Likins 727ca6f436 Fix error on 'help module' in ansible-console (#19390)
9 years ago
Adrian Likins 08a5d506bb Fix errors on 'ansible-playbook --flush-cache' (#18754)
9 years ago
jctanner cb872415d1 set galaxy unit test server to None (#18298)
10 years ago
Thilo Uttendorfer 5ece97ae5b Fix call of wrong super class
10 years ago
Toshio Kuratomi 1efe782b46 Refactor parsing of CLI args so that we can modify them in the base class
10 years ago
Toshio Kuratomi 0139298786 Have unittests import mock from ansible.compat so they work on py3 without mock installed from pypi
10 years ago
Toshio Kuratomi f4cd1c6321 Fix galaxy's parsing of the command line. (#17569)
10 years ago
Toshio Kuratomi 44d979c8f5 Enable most unittests on python3 (just some vault unittests and a logging one left) (#17240)
10 years ago
s-hertel 93c5ec42cf Test GalaxyCLI when no actions are provided
10 years ago
s-hertel 671f9c3d15 Merge pull request #16783 from s-hertel/test_display_galaxy_info_fix
10 years ago
s-hertel 3cb5747f54 fixing a logic error in test_galaxy
10 years ago
s-hertel aae5e50299 Adding a test for GalaxyCLI. Tests exit_without_ignore method.
10 years ago
s-hertel e84ab95733 Fixing bug in GalaxyCLI test; creates temp dir for role_path instead … (#16689)
10 years ago
s-hertel 9c925eeeab Adding a test for GalaxyCLI and two methods on which it depends. Tes… (#16651)
10 years ago
Adrian Likins 1468538414 galaxy info displayed 'galaxy_info' section wrong
10 years ago