Update playbooks.rst (#70317)

This commit is contained in:
jafiala 2020-07-02 17:11:09 +02:00 committed by GitHub
parent 46ad3c1162
commit 7c90a2d2a6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,6 +1,6 @@
.. _working_with_playbooks:
Working With Playbooks
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.