1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-03-09 15:40:17 +00:00

restarter - run as root

This commit is contained in:
Jerry Vonau 2021-05-25 16:55:55 +00:00
parent 7c90315d4a
commit 071a1b500b
2 changed files with 7 additions and 7 deletions

View file

@ -112,12 +112,12 @@
owner: "{{ lokole_user }}"
mode: g+rw
- name: Fixup supervisorctl
file:
path: /usr/bin/supervisorctl
owner: root
group: "{{ lokole_user }}"
mode: u=rw+s,g=rx,o=rx
#- name: Fixup supervisorctl
# file:
# path: /usr/bin/supervisorctl
# owner: root
# group: "{{ lokole_user }}"
# mode: u=rw+s,g=rx,o=rx
- name: Install {{ lokole_confd }} templates to configure Lokole
template: