add group vars
continuous-integration/drone/push Build was killed
continuous-integration/drone Build is failing

This commit is contained in:
2022-07-25 22:15:10 +02:00
parent 8dfe5d3587
commit 07eb7aaa20
2 changed files with 5 additions and 1 deletions
+4
View File
@@ -0,0 +1,4 @@
---
ansible_become: true
ansible_user: ansible
...
+1 -1
View File
@@ -23,4 +23,4 @@
hosts: commonupdate hosts: commonupdate
roles: roles:
- update - update
... ...