mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-27 18:50:21 -07:00
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. |
||
---|---|---|
.. | ||
inventory | ||
playbook | ||
runner | ||
__init__.py | ||
callbacks.py | ||
constants.py | ||
errors.py | ||
utils.py |