Explorar o código

PyYAML is required by openshift_facts on nodes

Clayton Coleman %!s(int64=7) %!d(string=hai) anos
pai
achega
38e19f8e47
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      playbooks/gcp/openshift-cluster/build_base_image.yml

+ 2 - 0
playbooks/gcp/openshift-cluster/build_base_image.yml

@@ -119,6 +119,8 @@
   - name: Install common image prerequisites
     package: name={{ item }} state=latest
     with_items:
+    # required by Ansible
+    - PyYAML
     - docker
     - google-compute-engine
     - google-compute-engine-init