Start and enable tang
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
6d455355b5
commit
e86963be95
1 changed files with 5 additions and 0 deletions
|
@ -3,3 +3,8 @@
|
||||||
tags:
|
tags:
|
||||||
- tang
|
- tang
|
||||||
- packages
|
- packages
|
||||||
|
|
||||||
|
- name: Enable and start tang
|
||||||
|
systemd: name=tangd.socket enabled=yes state=started
|
||||||
|
tags:
|
||||||
|
- tang
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue