You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test/units/cli
Shane McDonald 67f5bb39c7
galaxy - add format options for collection list (#73474)
* Include all collections in single json object / yaml document
* Add tests
* For galaxy list yaml/json output, use dictionary of dictionaries instead of list
* Add tests for listing single collection in yaml / output format
* --output -> --format
* Add explicit test for listing collection in human format
* Fix bug where empty json object was emitted + add test
4 years ago
..
arguments Add collection path in CLI version info (#68633) 4 years ago
galaxy galaxy - add format options for collection list (#73474) 4 years ago
test_data Prevent generating roles that do not pass linting (#63709) 5 years ago
__init__.py galaxy info displayed 'galaxy_info' section wrong 8 years ago
test_adhoc.py Make `test_adhoc` succeed from within a git checkout 4 years ago
test_cli.py Add collection path in CLI version info (#68633) 4 years ago
test_console.py Restore ansible --version output (#55728) 5 years ago
test_doc.py Extract embedded function to RoleMixin method and add tests (#72754) 4 years ago
test_galaxy.py Replace the inhouse collection dependency resolver with `resolvelib` 4 years ago
test_playbook.py Perfy McPerferton (#58400) 5 years ago
test_vault.py Shadow input for encrypt_string by default unless asked (fixes #71618) (#73263) 4 years ago