You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
which should give me a list of 3 ip addresses because I have 3 Host machines, it only gives me one. I use the ip's to set the server ip's in a nomad config file.
I am using the playbook resource like this:
When I use the
playbook
resource and run following task:which should give me a list of 3 ip addresses because I have 3 Host machines, it only gives me one. I use the ip's to set the server ip's in a nomad config file.
I am using the
playbook
resource like this:Using a
null_resource
withlocal_exec
works, but I would rather prefer using theplaybook
resourceThe text was updated successfully, but these errors were encountered: