mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-19 19:46:38 +08:00
anubis-el: fix syntax issue
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
@@ -79,7 +79,7 @@
|
||||
group: root
|
||||
mode: '0644'
|
||||
notify:
|
||||
Restart anubis-el
|
||||
- Restart anubis-el
|
||||
tags:
|
||||
- config
|
||||
- anubis
|
||||
@@ -108,7 +108,7 @@
|
||||
group: root
|
||||
mode: '0644'
|
||||
notify:
|
||||
Restart anubis-el
|
||||
- Restart anubis-el
|
||||
|
||||
- name: Enable and make sure pod is started
|
||||
ansible.builtin.systemd:
|
||||
|
||||
Reference in New Issue
Block a user