openshift-apps: add comment to fedora-ostree-pruner playbook

We have this comment in our other coreos/ostree playbooks so
let's put it in here too.
This commit is contained in:
Dusty Mabe 2023-05-19 14:10:57 -04:00 committed by dustymabe
parent 9d3c107ef0
commit 4546f35f28

View file

@ -8,6 +8,10 @@
- "/srv/private/ansible/vars.yml" - "/srv/private/ansible/vars.yml"
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml - /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
############################################
# actions to create the project in OpenShift
############################################
# to run: sudo rbac-playbook -l os_control_stg openshift-apps/fedora-ostree-pruner.yml
roles: roles:
- role: openshift/project - role: openshift/project
app: fedora-ostree-pruner app: fedora-ostree-pruner