Ansible-playbook

From NovaOrdis Knowledge Base
Revision as of 05:36, 5 July 2021 by Ovidiu (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Internal

Overview

ansible-playbook -i ./hosts.yaml <playbook-name>.yaml

Also see:

Ansible Concepts | Playbooks

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.