ansible/test
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
..
ansible_test
integration Adds argspec tests for required, required_one_of and required_by (#72245) 2020-10-22 14:05:59 -05:00
lib/ansible_test Fix ansible-test handling of user-defined docker networks. (#72256) 2020-10-22 18:45:03 -07:00
sanity Fix example to use correct shebang (#72129) 2020-10-07 10:07:27 -05:00
support Remove incidental_win_psexec (#71953) 2020-10-12 14:16:13 -05:00
units Remove ansible-galaxy login (#72288) 2020-10-23 09:11:45 -07:00
utils/shippable Test changes to allow using "macos" test image (#71849) 2020-09-22 09:10:36 -04:00