mirror of
https://github.com/fscotto/infra.git
synced 2026-05-30 15:39:58 +00:00
6 lines
124 B
YAML
6 lines
124 B
YAML
---
|
|
- name: Restart emptty
|
|
ansible.builtin.command: sv restart emptty
|
|
changed_when: true
|
|
when: not ansible_check_mode
|