This is an example add-on role for hetzner-ocp4
An hetzner-ocp4 environment
No variables at the example
nothing
Install role wie CLI argument or requirements.yml
$ ansible-galaxy install git+https://github.com/RedHat-EMEA-SSA-Team/hetzner-ocp4-add-on-example.git
$ cat requirements.yml
# from GitHub
- src: https://github.com/RedHat-EMEA-SSA-Team/hetzner-ocp4-add-on-example
$ ansible-galaxy install -r requirements.yml
Create add-ons.yml:
post_install_add_ons:
- name: hetzner-ocp4-add-on-example
tasks_from: "post-install.yaml"
Apache License 2.0
Robert Bohne