Ansible-playbook: Difference between revisions
Jump to navigation
Jump to search
(Created page with "=Internal= * Ansible Operations") |
No edit summary |
||
Line 2: | Line 2: | ||
* [[Ansible_Operations#ansible-playbook|Ansible Operations]] | * [[Ansible_Operations#ansible-playbook|Ansible Operations]] | ||
=Overview= | |||
ansible-playbook | |||
=Organizatorium= | |||
-e stands for "extra values", and sets ''additional'' variables as key/value or JSON/YAML, in top of the values existent in the playbook. |
Revision as of 05:29, 17 October 2017
Internal
Overview
ansible-playbook
Organizatorium
-e stands for "extra values", and sets additional variables as key/value or JSON/YAML, in top of the values existent in the playbook.