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
Matt Davis 69d5ce9b41
Remove ansible-galaxy login (#72288) (#72320)
* GitHub is removing the underlying API used to implement the `login` command. Since the general consensus seems to be that relatively nobody currently uses this command (in favor of explicit token passing), support was simply removed for interactive login. If a future need arises, this command should be reimplemented via OAuth Device Auth Grants.
* login or role login commands now produce a fatal error with a descriptive message
* updated 2.10 porting guide entry

* remove dead code/config, update messages and porting guides

(cherry picked from commit 83909bfa22)
4 years ago
..
arguments optparse_helpers: improve unit tests for version() (#59626) 5 years ago
galaxy ansible-galaxy - fix collection installation with trailing slashes (#70016) 5 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 9 years ago
test_adhoc.py Restore ansible --version output (#55728) 6 years ago
test_cli.py Replace TestCase.assertEquals with TestCase.assertEqual. 5 years ago
test_console.py Restore ansible --version output (#55728) 6 years ago
test_doc.py [stable-2.10] Update ansible doc formats (#71070) (#71111) 4 years ago
test_galaxy.py Remove ansible-galaxy login (#72288) (#72320) 4 years ago
test_playbook.py Perfy McPerferton (#58400) 5 years ago
test_vault.py ansible-galaxy tidy up arg parse with better validation (#59957) 5 years ago