„basics.yml“ ändern
This commit is contained in:
parent
901ddc8330
commit
85b254cdee
@ -284,6 +284,7 @@
|
||||
ansible.builtin.git:
|
||||
repo: 'https://gitea.ds9.dedyn.io/olli/gaboshlib.git
|
||||
dest: /etc/bash
|
||||
force: yes
|
||||
|
||||
- name: systemd-journald settings
|
||||
blockinfile:
|
||||
@ -308,7 +309,7 @@
|
||||
owner: root
|
||||
group: root
|
||||
state: directory
|
||||
mode: '0700'
|
||||
mode: "0700"
|
||||
|
||||
- name: /usr/local/sbin/autoupdate.sh
|
||||
blockinfile:
|
||||
|
Loading…
Reference in New Issue
Block a user