mirror of
https://github.com/geerlingguy/ansible-role-docker.git
synced 2025-09-26 17:51:03 +02:00
cleanup
This commit is contained in:
parent
9a18bd6ef5
commit
44a23bd359
@ -35,7 +35,7 @@
|
|||||||
when: (
|
when: (
|
||||||
docker_remote_access is defined
|
docker_remote_access is defined
|
||||||
) and (
|
) and (
|
||||||
( docker_remote_access == "True" )
|
( docker_remote_access )
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user