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/lib/ansible/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)
5 years ago
..
arguments Fix formatting in docs for `--become-method` (#68152) 6 years ago
scripts Revert "Fix missing persistent connection messages (#68496)" (#69147) 6 years ago
__init__.py [stable-2.10] Update ansible doc formats (#71070) (#71111) 5 years ago
adhoc.py win - Allow FQCN for win_command and win_shell 6 years ago
config.py fixes to config manager (#58530) 7 years ago
console.py Version source tagging (automatic and manual) for version_added and deprecation versions (#69680) 6 years ago
doc.py ansible-doc: show correct plugin name (#71966) (#71984) 5 years ago
galaxy.py Remove ansible-galaxy login (#72288) (#72320) 5 years ago
inventory.py Code cleanup in `ansible-inventory`. 6 years ago
playbook.py collection routing (#67684) 6 years ago
pull.py Doc backportapalooza 2 (#70440) 6 years ago
vault.py [docs][backport]Backportapalooza 10 (#71621) 5 years ago