centos_sig.yaml 202 B

123456
  1. ---
  2. - name: Install the CentOS PaaS SIG release packages
  3. action: "{{ ansible_pkg_mgr }} name={{ item }} state=present"
  4. with_items:
  5. - centos-release-paas-common
  6. - centos-release-openshift-origin