4 lines
89 B
YAML
4 lines
89 B
YAML
|
---
|
||
|
- name: docker - start and enable
|
||
|
service: name=docker enabled=yes state=restarted
|