diff options
Diffstat (limited to 'install.yml')
-rw-r--r-- | install.yml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/install.yml b/install.yml index e675815..da0a235 100644 --- a/install.yml +++ b/install.yml @@ -60,7 +60,7 @@ - role: ands_scripts - name: Docker Containers (Pods) - hosts: all + hosts: docker remote_user: root roles: - role: ands_pods |