aboutsummaryrefslogblamecommitdiffstats
path: root/playbooks/all.yml
blob: 774c2e602edc9767ddb5a341c7e13b1b8e9d50a6 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12











                                              

# all  ~~ playbooks/all.yml
# play ALL playbooks in the best order

---

- name: import basic playbook for all hosts
  import_playbook: all-hosts-basic.yml

- name: import network playbooks for all hosts
  import_playbook: network.yml

remember that computers suck.