Commit Graph

65 Commits (stable-2.9)

Author SHA1 Message Date
Matt Davis 84aa943195
Remove ansible-galaxy login (#72288) (#72325)
6 years ago
Jordan Borean 84a60f1883
galaxy - preserve symlinks on build/install (#69959) (#69994)
6 years ago
Jordan Borean d6a82e6865
galaxy - preserve mode properly on artifact (#68418) - 2.9 (#68451)
6 years ago
Jordan Borean d93f56dccb Fix using a URL for galaxy collection install (#65272) (#65432)
7 years ago
Jordan Borean de3e76ad98 Fix test_galaxy failing test (#62624)
7 years ago
Jordan Borean e747487720
ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553)
7 years ago
Jordan Borean 4ebac7d5b7
ansible-galaxy - more fixes for verbosity without sub type (#60604)
7 years ago
Andrey Klychkov 7955405a23 optparse_helpers: improve unit tests for version() (#59626)
7 years ago
Jordan Borean 14a7722e39
ansible-galaxy tidy up arg parse with better validation (#59957)
7 years ago
Matt Clay 6c09b5c659
Unit test cleanup. (#60315)
7 years ago
Abhijeet Kasurde 056aac1e30 Minor fixes in galaxy command for collection (#59846)
7 years ago
Andrey Klychkov 4e8df9a4b8 unit tests: remove unused imports (#59636)
7 years ago
Jordan Borean 65049620ee
Generate galaxy.yml based on single source of truth (#59170)
7 years ago
Matt Martz 284dafe476
Perfy McPerferton (#58400)
7 years ago
Jordan Borean b6791e6ae3
ansible-galaxy: add collection sub command (#57106)
7 years ago
Sam Doran b3ce3fc5eb
Restore ansible --version output (#55728)
7 years ago
Matt Martz db6cc60352
Migrate command line parsing to argparse (#50610)
7 years ago
Matt Martz d1116ef2d8
Remove unused internal -a argument and functionality (#52602)
7 years ago
Martin Krizek 84ba41e0e1 ansible-doc: fix traceback when passing `-a` arg (#52036)
7 years ago
Toshio Kuratomi 27c7d5bb01 Move the arguments module into cli/ and context_objects into utils
7 years ago
Toshio Kuratomi 7e92ff823e Split up the base_parser function
7 years ago
Toshio Kuratomi afdbb0d9d5 Save the command line arguments into a global context
7 years ago
Abhijeet Kasurde 162d9497ba
Ad-hoc command: fix 'any' call in play_ds (#49852)
8 years ago
Matt Clay 3033fd96b0
Move unit test compat code out of `lib/ansible/`. (#46996)
8 years ago
Matt Clay 0686450cae
Fix unit tests which modify the source tree. (#45763)
8 years ago
Aidan Feldman fa18d45eb3 Link to the Galaxy platforms list from the meta file template (#34046)
8 years ago
Dylan Murray 90943a3362 Add APB role_type to ansible-galaxy init (#36789)
8 years ago
Pilou 26d20ec194 galaxy unit tests: add missing arg (#33766)
8 years ago
Pilou 7c187cae93 Fix playbook cli unit test (#33767)
9 years ago
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
10 years ago