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
Matt Davis 84aa943195
Remove ansible-galaxy login (#72288) (#72325)
* 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
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 7 years ago
integration postgresql_pg_hba: fix a crash when a new rule with an 'options' field replaces a rule without or vice versa (#72290) 5 years ago
legacy Rename Azure modules: facts -> info (#61505) 7 years ago
lib/ansible_test ansible-test ansible-doc sanity test: disable vars plugins for collections 5 years ago
sanity [stable-2.9] CI provider fixes for ansible-test. (#71929) (#71933) 5 years ago
units Remove ansible-galaxy login (#72288) (#72325) 5 years ago
utils CI stability updates. (#72306) 5 years ago