fix: typo in service
This commit is contained in:
parent
bdcfb34a9c
commit
2ac0e9d58a
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@
|
|||
ansible.builtin.service:
|
||||
name: "docker"
|
||||
state: "started"
|
||||
enabledenabled: true
|
||||
enabled: true
|
||||
|
||||
|
||||
# install docker - debian
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue