ansible/lib/ansible/config
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)
2020-10-26 14:31:52 -05:00
..
__init__.py
ansible_builtin_runtime.yml skydive.skydive was renamed to community.skydive (#71357) (#71364) 2020-08-27 12:23:39 -05:00
base.yml Remove ansible-galaxy login (#72288) (#72320) 2020-10-26 14:31:52 -05:00
data.py Make newer stuff PEP8 compliant (#26951) 2017-11-05 11:27:41 +01:00
manager.py Ensure -k is set to delegated hosts without a pass (#71136) (#71168) 2020-08-27 12:57:24 -05:00