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>
This commit is contained in:
Michael Grote 2021-05-07 09:47:51 +02:00
parent a91bcd13b4
commit 201e2be4ff
2 changed files with 7 additions and 1 deletions

View File

@ -0,0 +1,6 @@
---
- hosts: all
gather_facts: false
- import_playbook: 1_bootstrap.yml
- import_playbook: 0_master.yml
- import_playbook: 98_update_packages.yml

View File

@ -1,5 +1,5 @@
---
- hosts: ovpn
- hosts: all
become: yes
serial: 5