mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
2a002f5c0b
When the output of a command is stored in a register, this will create a stdout_lines field in the result object that contains stdout split into a list of lines. This list can then be iterated over using with_items. |
||
---|---|---|
.. | ||
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 | ||
results_list.yml | ||
sample.j2 | ||
simple_hosts | ||
template-basic | ||
template-whitespace | ||
TestInventory.py | ||
TestPlayBook.py | ||
TestRunner.py | ||
TestUtils.py |