Replies: 1 comment
-
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
The documentation is not clear on Survey Variables and the CLI Args section doesn't appear to match how you create CLI Args now. It use to be in json, now you click on a plus sign but not clear on format. What is the correct format and do I use survey variables or cli args to do something like this for a scheduled job?
ansible-playbook -i hosts.ini playbooks/maintenance.yml --extra-vars "FORCE_REBOOT=yes"


Beta Was this translation helpful? Give feedback.
All reactions