mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-09-21 17:51:38 +02:00
format code
This commit is contained in:
parent
93551f191e
commit
08621c85f7
@ -68,4 +68,4 @@ docker_volumes: []
|
||||
# driver_options:
|
||||
# type: nfs
|
||||
# o: addr=10.0.2.2,rw,nfsvers=4
|
||||
# device: ":/data/"
|
||||
# device: ":/data/"
|
||||
|
@ -98,4 +98,4 @@
|
||||
when: at_least_one_user_to_modify is defined
|
||||
|
||||
- include_tasks: docker-volumes.yml
|
||||
when: docker_volumes | length > 0
|
||||
when: docker_volumes | length > 0
|
||||
|
Loading…
Reference in New Issue
Block a user