Ansible-playbook
It is collect of task described in playbook
Tips:
- The most high priority of variable
-e EXTRA_VARS, --extra-vars EXTRA_VARS
$ ansible-playbook -i hosts --extra-vars "variable_var=foo"
Press ← or → to navigate between chapters
Press S or / to search in the book
Press ? to show this help
Press Esc to hide this help
It is collect of task described in playbook
-e EXTRA_VARS, --extra-vars EXTRA_VARS
$ ansible-playbook -i hosts --extra-vars "variable_var=foo"