mirror of
https://github.com/FAUSheppy/no-secrets-athq-ansible
synced 2025-12-09 16:58:33 +01:00
fix: rsyslog install task
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
pkg:
|
||||
- rsyslog
|
||||
state: present
|
||||
with_items:
|
||||
|
||||
- name: Rsyslog Main config
|
||||
template:
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
- rsyslog
|
||||
- rsyslog-psql
|
||||
state: present
|
||||
with_items:
|
||||
|
||||
- name: Rsyslog Main config
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user