ansible/test/units/cli
Matt Davis 83909bfa22
Remove ansible-galaxy login (#72288)
* 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 and 2.11 porting guide entries

* remove dead code/config, update messages and porting guides
2020-10-23 09:11:45 -07:00
..
arguments Add collection path in CLI version info (#68633) 2020-06-25 01:58:56 -04:00
galaxy ansible-galaxy - fix collection installation with trailing slashes (#70016) 2020-06-15 17:36:07 -04:00
test_data Prevent generating roles that do not pass linting (#63709) 2019-10-22 11:26:07 -04:00
__init__.py
test_adhoc.py Add libyaml info to version output, and restore git info (#71948) 2020-10-02 14:04:49 -05:00
test_cli.py Add collection path in CLI version info (#68633) 2020-06-25 01:58:56 -04:00
test_console.py Restore ansible --version output (#55728) 2019-04-29 16:38:31 -04:00
test_doc.py Update ansible doc formats (#71070) 2020-08-05 10:53:25 -07:00
test_galaxy.py Remove ansible-galaxy login (#72288) 2020-10-23 09:11:45 -07:00
test_playbook.py Perfy McPerferton (#58400) 2019-07-22 14:25:20 -05:00
test_vault.py ansible-galaxy tidy up arg parse with better validation (#59957) 2019-08-14 06:36:29 +10:00