Browse Source

add multinode tag to 64-agent-ipi

Grega Bremec 1 tháng trước cách đây
mục cha
commit
2b3216f6b6
1 tập tin đã thay đổi với 2 bổ sung0 xóa
  1. 2 0
      playbooks/site.yml

+ 2 - 0
playbooks/site.yml

@@ -27,4 +27,6 @@
 - import_playbook: 55-coreos-installer.yml
 - import_playbook: 60-agent-installation.yml
 - import_playbook: 65-agent-ipi-multinode.yml
+  tags:
+    - multinode
 ...