mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 03:57:02 +08:00
Start and enable tang
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
@@ -3,3 +3,8 @@
|
||||
tags:
|
||||
- tang
|
||||
- packages
|
||||
|
||||
- name: Enable and start tang
|
||||
systemd: name=tangd.socket enabled=yes state=started
|
||||
tags:
|
||||
- tang
|
||||
|
||||
Reference in New Issue
Block a user