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 117b88cd38 smart quotes, die die die. 8 years ago
..
role make hash_params more robust in the face of many corner cases (#18701) 8 years ago
__init__.py Convert playbook basedir into unicode at the borders 8 years ago
attribute.py smart quotes, die die die. 8 years ago
base.py unified boolean function 8 years ago
become.py Some further cleanup in the meta branch 8 years ago
block.py Add `name` field for Blocks 8 years ago
conditional.py Rework how the Conditional class deals with undefined vars 8 years ago
handler.py FEATURE: handler listeners 8 years ago
handler_task_include.py Fixes #15915: New HandlerTaskInclude Class which can run TaskIncludes inside Handlers 8 years ago
helpers.py Don't copy the parent block of TaskIncludes when loading statically 8 years ago
included_file.py Move tasks/blocks to a single parent model 8 years ago
loop_control.py implemented loop pausing (#17289) 8 years ago
play.py make default strategy configurable (#18394) 8 years ago
play_context.py unified boolean function 8 years ago
playbook_include.py Don't copy the parent block of TaskIncludes when loading statically 8 years ago
role_include.py Make sure include_role inherit variables from parent role (#18627) 8 years ago
taggable.py Migrate basestring to a python3 compatible type (#17199) 8 years ago
task.py Performance improvement using in-operator on dicts 8 years ago
task_include.py Several fixes for includes 8 years ago
vars.py Making the switch to v2 10 years ago
vars_file.py Making the switch to v2 10 years ago