Commit Graph

71 Commits (89afb609994d5997faef8930cbdccdfdca052bc2)

Author SHA1 Message Date
Sam Doran d45cb01b84
ansible-galaxy - fix collection installation with trailing slashes (#70016)
6 years ago
Sloane Hertel e40889e711
Add support to install collections from git repositories (#69154)
6 years ago
Jordan Borean ecea15c508
Unify ansible-galaxy install -r (#67843)
6 years ago
Matt Martz f27c417fc4
Use Templar for galaxy skeletons (#69106)
6 years ago
Jordan Borean 127d54b363
galaxy - preserve mode properly on artifact (#68418)
6 years ago
Rick Elrod eab914426b
Specify display width and no color in test_execute_list_collection_no_valid_paths (#67680)
6 years ago
Sam Doran f506fd4730
Add ansible-galaxy collection list command (#65022)
6 years ago
Jordan Borean 694ef5660d
Fix using a URL for galaxy collection install (#65272)
7 years ago
Mads Jensen 0f491c0289 Replace TestCase.assertEquals with TestCase.assertEqual.
7 years ago
Sorin Sbarnea a6e610a9ed Prevent generating roles that do not pass linting (#63709)
7 years ago
Jordan Borean 85eba9d860 Fix test_galaxy failing test
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
8 years ago
Toshio Kuratomi 7e92ff823e Split up the base_parser function
8 years ago
Toshio Kuratomi afdbb0d9d5 Save the command line arguments into a global context
8 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)
9 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
10 years ago