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/units/galaxy
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
4 years ago
..
__init__.py Collection test (#59488) 5 years ago
test_api.py Remove ansible-galaxy login (#72288) 4 years ago
test_collection.py galaxy - preserve symlinks on build/install (#69959) 4 years ago
test_collection_install.py Improve ansible-galaxy STDOUT messages for collections (#70040) 4 years ago
test_token.py ansible-galaxy - define multiple galaxy instances in ansible.cfg (#60553) 5 years ago
test_user_agent.py ansible-galaxy - expand User-Agent string for Galaxy endpoints (#65578) 5 years ago