Commit Graph

99 Commits (a34d220e039a25af30a36f7b5bab2ea2576c1f59)

Author SHA1 Message Date
Matt Martz 939370ea32
[stable-2.14] Resolve issues on python pre-3.10.6 with collection dirs longer than 100 characters (#81061) (#81073)
3 years ago
Brian Coca 4260b71cc7
refactor and fixes for doc parsing (#77719)
4 years ago
Elijah DeLee f9a450551d
add required file to collection skeleton (#77418)
4 years ago
Brian Coca d26801e994
Fix wording for :ref|term: substitution (#78216)
4 years ago
David Moreau Simard d81a519f25
Remove .travis.yml files from galaxy init skeletons (#75740)
4 years ago
Wouter Schoot 711b51fad6
Remove double spaces in errormessage (#77839)
4 years ago
Matt Clay 3a9a23fb1a
Use unittest.mock instead of mock. (#77883)
4 years ago
Brian Coca b439e41a91
expand ansible-doc coverage (#74963)
4 years ago
Matt Clay 1a5853d794
Remove obsolete units.compat.mock compat layer. (#77118)
4 years ago
Sloane Hertel 43e55db208
ansible-galaxy - add signature verification of the MANIFEST.json (#76681)
4 years ago
Matt Clay 97104f1221
Avoid deprecated TestCase functions in unit tests. (#76678)
4 years ago
Richie B2B 1b34933414
Fix ansible-doc -l ansible.builtin / ansible.legacy (#76235)
5 years ago
Martin Krizek f774292439
cli - remove deprecated setting verbosity before sub command (#75840)
5 years ago
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
5 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