mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
parent
749af9fd22
commit
24e1da972e
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
Working With Playbooks
|
||||
======================
|
||||
|
||||
Playbooks are Ansible's configuration, deployment, and orchestration language. They can describe a policy you want your remote systems to enforce, or a set of steps in a general IT process.
|
||||
Playbooks are Ansible's configuration, deployment, and orchestration language. They can describe a policy you want your remote systems to enforce, or a set of steps in a general IT process.
|
||||
|
||||
If Ansible modules are the tools in your workshop, playbooks are your instruction manuals, and your inventory of hosts are your raw material.
|
||||
|
||||
|
|
Loading…
Reference in a new issue