docker(role): use better naming
This commit is contained in:
parent
ce812fb006
commit
89f3e55eac
4 changed files with 8 additions and 8 deletions
|
@ -1,7 +1,7 @@
|
|||
# Configure the Docker daemon with the following settings:
|
||||
# Ensure the Docker daemon is configured with the following settings:
|
||||
# - log to systemd journal
|
||||
# https://docs.docker.com/engine/logging/drivers/journald/
|
||||
- name: configure Docker daemon
|
||||
- name: Ensure Docker daemon configuration
|
||||
ansible.builtin.copy:
|
||||
src: daemon.json
|
||||
dest: /etc/docker/daemon.json
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue