playbook_dir documentation

pull/1150/head
rsabitov 12 years ago
parent 0a8e4c7186
commit ef0c8c495c

@ -68,6 +68,10 @@ Optional:
chi-appservers
</pre>
* `playbook_dir` (string) - a path to the complete ansible directory
structure on your local system to be copied to the remote machine
as the `staging_directory` before all other files and directories.
* `playbook_paths` (array of strings) - An array of paths to playbook files on
your local system. These will be uploaded to the remote machine under
`staging_directory`/playbooks. By default, this is empty.

Loading…
Cancel
Save