diff options
author | Suren A. Chilingaryan <csa@suren.me> | 2020-06-17 07:46:06 +0200 |
---|---|---|
committer | Suren A. Chilingaryan <csa@suren.me> | 2020-06-17 07:46:06 +0200 |
commit | 0cf1fb01836346b196296ae8f4b2484993124bc5 (patch) | |
tree | 8fe37dae46d14aafaa2abec03d202c55ad579bfd /install.yml | |
parent | 1eda0736a8f72076eca51faf543b3a825359b96e (diff) | |
download | itm-0cf1fb01836346b196296ae8f4b2484993124bc5.tar.gz itm-0cf1fb01836346b196296ae8f4b2484993124bc5.tar.bz2 itm-0cf1fb01836346b196296ae8f4b2484993124bc5.tar.xz itm-0cf1fb01836346b196296ae8f4b2484993124bc5.zip |
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 |