community.general/lib/ansible/playbook
Daniel Hokka Zakrisson bf47bb4753 Allow including files through variables
$FILE{file} will be replaced with the contents of "file"
$PIPE{cat file} will be replaced with the output of "cat file"
2012-09-17 16:03:59 +02:00
..
__init__.py Allow including files through variables 2012-09-17 16:03:59 +02:00
play.py Allow including files through variables 2012-09-17 16:03:59 +02:00
task.py Allow including files through variables 2012-09-17 16:03:59 +02:00