ansible/test
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
..
assemble.d
test_playbook_vars
ansible_hosts
CentOS.yml
common_vars.yml
complex_hosts
default_os.yml
hosts_list.yml
inventory_api.py
playbook1.yml
sample.j2
simple_hosts
template-basic
template-whitespace
TestInventory.py
TestPlayBook.py
TestRunner.py
TestUtils.py Allow including files through variables 2012-09-17 16:03:59 +02:00