monitoring

This commit is contained in:
xcad2k
2021-09-17 14:12:39 +02:00
parent 891907bd41
commit af765e7b93
11 changed files with 112 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
ansible.posix.authorized_key:
user: "{{ lookup('env','USER') }}"
state: present
key: "{{ lookup('file', '~/.ssh/ansible_id_rsa.pub') }}"
key: "{{ lookup('file', '~/.ssh/id_rsa.pub') }}"
# (Optional)
# Set all sudoers to no password