Commit Graph

1 Commits (931f9f1a619d8d61ab3a178de25b4ef2cac8a540)

Author SHA1 Message Date
John Kleint 70837469c6 Properly template list of hosts in playbooks.
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.
13 years ago