sifi #5

Merged
sinibaldi merged 38 commits from sifi into main 2026-05-13 15:15:33 +02:00
1 changed files with 9 additions and 0 deletions
Showing only changes of commit 880b45940f - Show all commits

View File

@ -40,6 +40,15 @@
state: directory
mode: u=rwx,g=rw,o=r
- name: Init etc directory
ansible.builtin.file:
path: /etc/ansible
owner: ansible
group: ansible
state: directory
mode: u=rwx,g=rw,o=r
# Inserts public keys of allowed externals users to log in as ansible
# e.g. fabio