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/cli
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
..
__init__.py ignore password flags in become conflict check 10 years ago
adhoc.py Finish up plugin porting to global display 10 years ago
doc.py Finish up plugin porting to global display 10 years ago
galaxy.py Finish up plugin porting to global display 10 years ago
playbook.py Finish up plugin porting to global display 10 years ago
pull.py Finish up plugin porting to global display 10 years ago
vault.py Finish up plugin porting to global display 10 years ago