added all book
This commit is contained in:
parent
a7d84f2885
commit
4f7f2c2274
1 changed files with 8 additions and 0 deletions
8
books/all.yml
Executable file
8
books/all.yml
Executable file
|
@ -0,0 +1,8 @@
|
|||
#!/usr/bin/env ansible-playbook
|
||||
---
|
||||
|
||||
- import_playbook: base.yml
|
||||
- import_playbook: apt_proxy.yml
|
||||
- import_playbook: web_services.yml
|
||||
- import_playbook: matrix.yml
|
||||
- import_playbook: monitoring.yml
|
Loading…
Reference in a new issue