feat(role): Initial commit
This commit is contained in:
5
handlers/main.yml
Normal file
5
handlers/main.yml
Normal file
@@ -0,0 +1,5 @@
|
||||
# SPDX-License-Identifier: MIT
|
||||
- name: 'Reload systemd unit configs'
|
||||
ansible.builtin.systemd_service:
|
||||
daemon_reload: true
|
||||
listen: 'Reload all systemd services'
|
Reference in New Issue
Block a user