Browse Source

fixed local execution

panda 2 years ago
parent
commit
ca85dc19c8
1 changed files with 1 additions and 1 deletions
  1. 1 1
      docker.yml

+ 1 - 1
docker.yml

@@ -2,7 +2,7 @@
 --- 
 
 - name: "docker"
-  hosts: thismachine
+  hosts: localhost
   connection: local
   roles:
     - docker