start auto

This commit is contained in:
Iwan Clément
2018-11-09 16:42:38 +00:00
parent 6861953b83
commit 970c0aa15f

View File

@@ -76,6 +76,10 @@ IwanDocker:
- wheel
{% endif %}
Docker automatic start:
cmd.run:
- name: systemctl enable docker
Lets start docker:
cmd.run:
- name: systemctl start docker