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
Good day. I can’t figure out how to write multiple values for a variable if it is passed during the start of the task in CLI Args
For example, I want to send ["-e", "item=host1,host2,host..."]
How to write it correctly?
I know that this is done through the inventory, I have a different task, the host variable is selected for example.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Good day. I can’t figure out how to write multiple values for a variable if it is passed during the start of the task in CLI Args
For example, I want to send ["-e", "item=host1,host2,host..."]
How to write it correctly?
I know that this is done through the inventory, I have a different task, the host variable is selected for example.
Beta Was this translation helpful? Give feedback.
All reactions