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
Brian Coca ca8c6e8e1c ignore password flags in become conflict check
since all the --ask pass options end up triggering the same code
and are functionally equivalent, ignore them when it comes to checking
privilege escalation conflicts. This allows using -K when --become-method=su
and so on.
10 years ago
..
cli ignore password flags in become conflict check 10 years ago
compat Bundle a new version of python-six for compatibility along with some code to make it easy for distributions to override the bunndled copy if they have a new enough version. 10 years ago
config Making the switch to v2 11 years ago
errors Clean up a few more pyflakes warnings 10 years ago
executor Make sure run_once tasks properly set variables for all active hosts 10 years ago
galaxy Fix traceback because we're using display from another object that no 10 years ago
inventory fix for dynamic (add_host) hosts not available in hostvars 10 years ago
module_utils Call the function :-) 10 years ago
modules Update submodule refs 10 years ago
new_inventory fix some warning of undefined name. 10 years ago
parsing Put in trap for args being None 10 years ago
playbook avoid inheritance issues with default=dict declaration at class level 10 years ago
plugins fixed typo 10 years ago
template Re-implement lookup wantlist 10 years ago
utils Finish up plugin porting to global display 10 years ago
vars Ensure port is (re)set for delegated-to hosts 10 years ago
__init__.py Add python3-compat boilerplate to all .py files in lib/ansible 10 years ago
constants.py Add variable compression option 10 years ago
test-requirements.txt Making the switch to v2 11 years ago