Start and enable tang

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2018-08-16 20:51:47 +00:00
parent 6d455355b5
commit e86963be95

View file

@ -3,3 +3,8 @@
tags:
- tang
- packages
- name: Enable and start tang
systemd: name=tangd.socket enabled=yes state=started
tags:
- tang