any.software.baikal-podman: added role
This commit is contained in:
parent
44154d337f
commit
744568e446
6 changed files with 82 additions and 0 deletions
8
roles/any.software.baikal-podman/handlers/main.yml
Normal file
8
roles/any.software.baikal-podman/handlers/main.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
---
|
||||
- name: 'restart baikal'
|
||||
ansible.builtin.systemd_service:
|
||||
name: 'baikal'
|
||||
state: 'restarted'
|
||||
|
||||
scope: 'user'
|
||||
daemon_reload: true
|
||||
Loading…
Add table
Add a link
Reference in a new issue