Commit Graph

86 Commits (be0cdc0ea28cdfd0ba4fb448fe66b4dde2aedcb6)

Author SHA1 Message Date
Abhijeet Kasurde 8f82e6327f
ansible-cli: Remove unnessary trailing space (#74880)
5 years ago
Brian Coca ddaa539ab1
Better handling of rstisms in ansible-doc (#74596)
5 years ago
Matt Davis d0e991e892
Clarify CLI version number as core version (#72287)
5 years ago
Sviatoslav Sydorenko f327e65d11
Use iskeyword and str.isidentifier for "is FQCN" (#73279)
5 years ago
Shane McDonald 67f5bb39c7
galaxy - add format options for collection list (#73474)
5 years ago
Sviatoslav Sydorenko 595413d113
Replace the inhouse collection dependency resolver with `resolvelib`
5 years ago
Joshua Bayfield 823c72bcb5
Shadow input for encrypt_string by default unless asked (fixes #71618) (#73263)
5 years ago
Alexander Sowitzki 3e8c8cd536 Make `test_adhoc` succeed from within a git checkout
6 years ago
David Shrewsbury be2c376ab8
Extract embedded function to RoleMixin method and add tests (#72754)
6 years ago
Martin Krizek a2593b5e27 CLI - Specify jinja version in --version output
6 years ago
Brian Coca cb94c0cc55
added timeout options to adhoc and console (#71230)
6 years ago
Matt Davis 83909bfa22
Remove ansible-galaxy login (#72288)
6 years ago
Matt Martz fb03ac7019
Add libyaml info to version output, and restore git info (#71948)
6 years ago
Toshio Kuratomi fb144c4414
Update ansible doc formats (#71070)
6 years ago
Abhijeet Kasurde 3fe48ecba2
Add collection path in CLI version info (#68633)
6 years ago
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