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
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
..
_vendor transparent downstream vendoring (#69850) 4 years ago
cli Remove ansible-galaxy login (#72288) 4 years ago
collections collection routing (#67684) 4 years ago
compat Updated bundled libraries (#70418) 4 years ago
config Remove ansible-galaxy login (#72288) 4 years ago
errors Make filter type errors 'loop friendly' (#70417) 4 years ago
executor Ensure we call action_loader.get with collection_list (#72206) 4 years ago
galaxy Remove ansible-galaxy login (#72288) 4 years ago
inventory don't set warn = True, it will be overwritten in the next line (#71682) 4 years ago
module_utils [virt facts] recognize containerd as a container (#72210) 4 years ago
modules Fix the reversed order of return values (#72088) 4 years ago
parsing Rewrite _is_role and remove incidental_flatpak_remote (#72105) 4 years ago
playbook Allow meta tasks to use tags (#67508) 4 years ago
plugins Document security concern for users setting the system_tmpdirs shell plugin config (#72213) 4 years ago
template Only apply the unroll wrapper once (#72003) 4 years ago
utils Add deprecation collection name to plugin options (#71735) 4 years ago
vars Ensure delegate vars calculation has correct loop context. Fixes #37132 (#71477) 4 years ago
__init__.py transparent downstream vendoring (#69850) 4 years ago
constants.py Remove some constants.py deprecated items (#70466) 4 years ago
context.py Become plugins (#50991) 6 years ago
release.py Bump devel to 2.11.0 (#70121) 4 years ago