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 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)
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration make collection callbacks follow normal flow (#59932) (#72227) 4 years ago
lib/ansible_test [ansible-test] Limit cryptography to <3.2 (#72342) (#72345) 4 years ago
sanity Fix example to use correct shebang (#72129) (#72146) 4 years ago
support [stable-2.10] Changes required for macOS 10.15 (#71841) (#71954) 4 years ago
units Remove ansible-galaxy login (#72288) (#72320) 4 years ago
utils/shippable [stable-2.10] Test changes to allow using "macos" test image (#71849) (#71861) 4 years ago