This commit is contained in:
decentral1se
2022-05-30 09:31:11 +02:00
commit a66d7d6e8d
28 changed files with 1011 additions and 0 deletions

2
vars/main.yml Normal file
View File

@ -0,0 +1,2 @@
---
ansible_user: "{{ lookup('env', 'ANSIBLE_USER') }}"