소스 검색

Add placeholder for openshift_node_group play

This commit adds a temporary place holder to allow updating
CI jobs without breaking them.
Michael Gugino 6 년 전
부모
커밋
a9b8a96856
1개의 변경된 파일6개의 추가작업 그리고 0개의 파일을 삭제
  1. 6 0
      playbooks/openshift-master/openshift_node_group.yml

+ 6 - 0
playbooks/openshift-master/openshift_node_group.yml

@@ -0,0 +1,6 @@
+---
+- name: Setup node-group configmaps
+  hosts: oo_first_master
+  tasks:
+  - debug:
+      msg: "openshift_node_group play ran"