Usage
Oops... TODO / WIP page
This page is not completed!
TODO: Usage options
Options to use the Collection:
- Use the Playbooks directly
- Create your own project
- Container
Ad-hoc Utilization
TODO: Ad-hoc utilization allow you to call the playbooks directly, using the defaults
Create your own Project
TODO: Example to build your own IaaC project with Ansible, customizing variables, keeping the code of infrastructure unified
TODO: Provide examples:
- basic setup of Ansible project: ansible.cfg and vars
- basic setup of two cluster, keeping customization files (Ansible var files) for each one
Container
TODO: Use the okd-installer container image (without needing to setup local environment or python dependencies), sending ad-hoc commands or using in your own project.