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 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
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration Adds argspec tests for required, required_one_of and required_by (#72245) 4 years ago
lib/ansible_test Fix ansible-test handling of user-defined docker networks. (#72256) 4 years ago
sanity Fix example to use correct shebang (#72129) 4 years ago
support Remove incidental_win_psexec (#71953) 4 years ago
units Remove ansible-galaxy login (#72288) 4 years ago
utils/shippable Test changes to allow using "macos" test image (#71849) 4 years ago