70837469c6
In playbooks, hosts can be a YAML list. We templated the list before converting it to a semicolon-separated string, which actually templated its repr. This converts to a string first. A basic unit test is included. |
||
---|---|---|
.. | ||
ansible_hosts | ||
CentOS.yml | ||
common_vars.yml | ||
complex_hosts | ||
default_os.yml | ||
hosts_list.yml | ||
inventory_api.py | ||
metadata.json | ||
playbook1.yml | ||
sample.j2 | ||
simple_hosts | ||
TestInventory.py | ||
TestPlayBook.py | ||
TestRunner.py | ||
TestUtils.py | ||
yaml_hosts |