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
|
group: root
|
||||||
mode: '0644'
|
mode: '0644'
|
||||||
notify:
|
notify:
|
||||||
Restart anubis-el
|
- Restart anubis-el
|
||||||
tags:
|
tags:
|
||||||
- config
|
- config
|
||||||
- anubis
|
- anubis
|
||||||
@@ -108,7 +108,7 @@
|
|||||||
group: root
|
group: root
|
||||||
mode: '0644'
|
mode: '0644'
|
||||||
notify:
|
notify:
|
||||||
Restart anubis-el
|
- Restart anubis-el
|
||||||
|
|
||||||
- name: Enable and make sure pod is started
|
- name: Enable and make sure pod is started
|
||||||
ansible.builtin.systemd:
|
ansible.builtin.systemd:
|
||||||
|
|||||||
Reference in New Issue
Block a user