diff --git a/tasks/main.yml b/tasks/main.yml index 6b4a630..1b7acd4 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -35,7 +35,7 @@ when: ( docker_remote_access is defined ) and ( - ( docker_remote_access == "True" ) + ( docker_remote_access ) )