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/playbook
Brian Coca 0533e0bc96 fixed doas from getting stuck when needing passwords
Also adjusted test to match new doas become output
fixes #13449
9 years ago
..
role Catch additional assertion errors for load_list_of_blocks 9 years ago
__init__.py Get v2_playbook_on_start working 9 years ago
attribute.py Use rich comparisons for Attribute and FieldAttribute 9 years ago
base.py unconditionally set vars on init to avoid issues with var precedence 9 years ago
become.py only set become defaults at last possible moment 9 years ago
block.py fixed var name typo 9 years ago
conditional.py 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. 9 years ago
handler.py Making the switch to v2 10 years ago
helpers.py Catch additional assertion errors for load_list_of_blocks 9 years ago
included_file.py Fix tag filtering on included files and add more debugging 9 years ago
play.py Finish up plugin porting to global display 9 years ago
play_context.py fixed doas from getting stuck when needing passwords 9 years ago
playbook_include.py Template (and include vars) PlaybookInclude paths 9 years ago
taggable.py 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. 9 years ago
task.py Fix include param precedence in variable manager 9 years ago
vars.py Making the switch to v2 10 years ago
vars_file.py Making the switch to v2 10 years ago