moved ddns, partkeepr, hass to podman, selinux
This commit is contained in:
4
ansible/roles/drone/handlers/main.yml
Normal file
4
ansible/roles/drone/handlers/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
- name: restorecon drone
|
||||
become: true
|
||||
ansible.builtin.command: sh -c 'restorecon -Firv /var/lib/drone'
|
||||
Reference in New Issue
Block a user