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
Toshio Kuratomi 62979efa14 Finish up plugin porting to global display
Also remove display = display which does nothing
10 years ago
..
role Finish up plugin porting to global display 10 years ago
__init__.py Break apart a looped dependency to show a warning when parsing playbooks 10 years ago
attribute.py Use rich comparisons for Attribute and FieldAttribute 10 years ago
base.py Move the rest of the playbook code to use global display 10 years ago
become.py Finish up plugin porting to global display 10 years ago
block.py Ensure environment is inherited properly (task->block/include->play) 10 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. 10 years ago
handler.py Making the switch to v2 11 years ago
helpers.py Improve error catching from malformed playbook data 10 years ago
included_file.py allow include: directive to work during exception processing 10 years ago
play.py Finish up plugin porting to global display 10 years ago
play_context.py Finish up plugin porting to global display 10 years ago
playbook_include.py Cleaning up FIXMEs 10 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. 10 years ago
task.py Finish up plugin porting to global display 10 years ago
vars.py Making the switch to v2 11 years ago
vars_file.py Making the switch to v2 11 years ago