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
Alexander Sowitzki 3e8c8cd536 Make `test_adhoc` succeed from within a git checkout
The test currently only expects the literal `ansible` followed
by a semver in the first output line of `ansible --version`.
When running from within a git checkout, additional information
like the currently checkout branch are attached, which lets
the test fail. This commit allows arbitrary information to
follow the semver.
5 years ago
..
arguments Add collection path in CLI version info (#68633) 6 years ago
galaxy ansible-galaxy - fix collection installation with trailing slashes (#70016) 6 years ago
test_data Prevent generating roles that do not pass linting (#63709) 6 years ago
__init__.py galaxy info displayed 'galaxy_info' section wrong 10 years ago
test_adhoc.py Make `test_adhoc` succeed from within a git checkout 5 years ago
test_cli.py Add collection path in CLI version info (#68633) 6 years ago
test_console.py Restore ansible --version output (#55728) 7 years ago
test_doc.py Extract embedded function to RoleMixin method and add tests (#72754) 5 years ago
test_galaxy.py Remove ansible-galaxy login (#72288) 5 years ago
test_playbook.py Perfy McPerferton (#58400) 7 years ago
test_vault.py ansible-galaxy tidy up arg parse with better validation (#59957) 7 years ago