Update main.yml
just a small spelling mistake
This commit is contained in:
parent
bc1a4e12ad
commit
b80ded63ca
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
copy:
|
||||
dest: /etc/systemd/system/docker.service.d/override.conf
|
||||
content: |-
|
||||
### Thie file is managed by Ansible
|
||||
### This file is managed by Ansible
|
||||
[Service]
|
||||
EnvironmentFile=-/etc/sysconfig/docker-storage
|
||||
|
||||
|
|
Loading…
Reference in a new issue