Rename master.yml to main.yml
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
38d5a0d9a4
commit
46964671a9
2 changed files with 2 additions and 2 deletions
|
@ -47,10 +47,10 @@ roles - specific roles to be use in playbooks.
|
|||
|
||||
filter_plugins - Jinja filters
|
||||
|
||||
master.yml - This is the master playbook, consisting of all
|
||||
main.yml - This is the main playbook, consisting of all
|
||||
current group and host playbooks. Note that the
|
||||
daily cron doesn't run this, it runs even over
|
||||
playbooks that are not yet included in master.
|
||||
playbooks that are not yet included in main.
|
||||
This playbook is usefull for making changes over
|
||||
multiple groups/hosts usually with -t (tag).
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue