We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ab7e903 commit c8ac249Copy full SHA for c8ac249
multinode-app.yml
@@ -31,8 +31,8 @@
31
command: ansible-galaxy install -r ansible/requirements.yml
32
33
# Import the playbook to start configuring the multi-node hosts.
34
- - name: Configure hosts and deploy ansible
35
- import_playbook: ansible/configure-hosts.yml
+# - name: Configure hosts and deploy ansible
+# import_playbook: ansible/configure-hosts.yml
36
37
- debug: var=outputs
38
vars:
0 commit comments