homeserver/playbooks/base/0_setup.yml
mg 201e2be4ff neue plays erstellt (#82)
enues plays erstellt

Co-authored-by: Michael Grote <michael.grote@posteo.de>
Reviewed-on: mg/ansible#82
Co-Authored-By: mg <mg@noreply.git.mgrote.net>
Co-Committed-By: mg <mg@noreply.git.mgrote.net>
2021-05-07 09:47:51 +02:00

7 lines
158 B
YAML

---
- hosts: all
gather_facts: false
- import_playbook: 1_bootstrap.yml
- import_playbook: 0_master.yml
- import_playbook: 98_update_packages.yml