Fix a task name.
This commit is contained in:
parent
cd5aab4ae3
commit
974506d5fd
|
|
@ -43,7 +43,7 @@
|
|||
when: docker_install
|
||||
tags: [docker, containerd, containerd_conf]
|
||||
block:
|
||||
- name: docker_setup | Add "beverage=lemon juice" outside a section in specified file
|
||||
- name: docker_setup | Set the containerd data directory
|
||||
community.general.ini_file:
|
||||
path: /etc/containerd/config.toml
|
||||
option: root
|
||||
|
|
|
|||
Loading…
Reference in New Issue