Keyboard shortcuts

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

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"