Compare commits

..

No commits in common. "b3cbf91802e0f2f69e50e5e9cdef3475c6981871" and "b3c0af213928a864cf3e3dff235d4c132483daef" have entirely different histories.

2 changed files with 2 additions and 5 deletions

3
.gitignore vendored
View file

@ -6,6 +6,3 @@ inventory/
# Ignore Caching
cache/
# Ignore Testplaybook
playbooks/global/testserver.yml

View file

@ -16,7 +16,7 @@ roles_path = ./roles/global:./roles/custom
vault_password_file = ./vault.secret
# Ansible-Verhalten
ansible_managed = Ansible managed: {file} modified on %Y-%m-%d %H:%M:%S
ansible_managed = Ansible managed: {file} modified on %Y-%m-%d %H:%M:%S by @{UID} on {host}
[privilege_escalation]
become = True