summaryrefslogtreecommitdiffstats
path: root/ci/ansible/local.hosts
diff options
context:
space:
mode:
Diffstat (limited to 'ci/ansible/local.hosts')
-rw-r--r--[-rwxr-xr-x]ci/ansible/local.hosts13
1 files changed, 8 insertions, 5 deletions
diff --git a/ci/ansible/local.hosts b/ci/ansible/local.hosts
index a48639c..afdd826 100755..100644
--- a/ci/ansible/local.hosts
+++ b/ci/ansible/local.hosts
@@ -1,5 +1,8 @@
-[controllers]
-localhost ansible_connection=local
-
-[docks]
-localhost ansible_connection=local
+[controllers]
+localhost ansible_connection=local
+
+[docks]
+localhost ansible_connection=local
+
+[worker-nodes]
+localhost ansible_connection=local