Skip to content

Commit c8ac249

Browse files
committed
Comment out task test.
1 parent ab7e903 commit c8ac249

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

multinode-app.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -31,8 +31,8 @@
3131
command: ansible-galaxy install -r ansible/requirements.yml
3232

3333
# Import the playbook to start configuring the multi-node hosts.
34-
- name: Configure hosts and deploy ansible
35-
import_playbook: ansible/configure-hosts.yml
34+
# - name: Configure hosts and deploy ansible
35+
# import_playbook: ansible/configure-hosts.yml
3636

3737
- debug: var=outputs
3838
vars:

0 commit comments

Comments
 (0)