Skip to content

Commit

Permalink
You can include playbooks now.
Browse files Browse the repository at this point in the history
  • Loading branch information
tbielawa committed Aug 28, 2012
1 parent 47eea55 commit 85277e9
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions rst/bestpractices.rst
Original file line number Diff line number Diff line change
Expand Up @@ -68,14 +68,6 @@ when things change, and these are described in :doc:`playbooks`.

Including more than one setup file or more than one handlers file is of course legal.

Having playbooks be able to include other playbooks is coming in a
future release. See `Issue 538
<https://github.com/ansible/ansible/issues/538>`_.

Until then, to manage your entire site, simply execute all of your playbooks together, in the order desired.
You don't have to do this though. It's fine to select sections of your infrastructure to manage at a single time.
You may wish to construct simple shell scripts to wrap calls to ansible-playbook.

Bundling Ansible Modules With Playbooks
+++++++++++++++++++++++++++++++++++++++

Expand Down

0 comments on commit 85277e9

Please sign in to comment.