Edit Files

This commit is contained in:
Joachim Hummel
2023-10-25 15:52:10 +00:00
parent d249700ee3
commit 56d3a7c06f

View File

@@ -1,4 +1,7 @@
- hosts: all
sudo: yes
vars:
ansible_host_key_checking: false ##If you get an error about hosts not trusted
become: true
become_user: root
tasks: