mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Still not working quite right: * dynamic includes are not adding the included tasks yet * running roles with tags not quite working right
4 lines
90 B
Plaintext
4 lines
90 B
Plaintext
l1 ansible_ssh_host=127.0.0.1
|
|
l2 ansible_ssh_host=127.0.0.2
|
|
l3 ansible_ssh_host=127.0.0.3
|