IBM / Ansible-OpenShift-Provisioning

Automate the deployment of Red Hat OpenShift Container Platform on IBM zSystems (s390x). Automated User-Provisoned Infrastructure (UPI) setup using Kernel-based Virtual Machine (KVM).

Home Page:https://ibm.github.io/Ansible-OpenShift-Provisioning/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Required Community collections should be installed automatically by playbook0

ryoung1us opened this issue · comments

Example:
ansible-galaxy collection install community.general community.crypto ansible.posix community.libvirt

Playbook 0 is about setting up the Ansible controller. To have fewer user errors, if these collections were installed by playbook0 it may result in less errors and more automation.

If they are not included, it is important to document that the required community collections must be installed by the same userid as the one running the subsequent playboooks!