rht-labs / labs-ci-cd

👻UNMAINTAINED - A collection of Red Hat Open Innovation Labs CI/CD components
Apache License 2.0
101 stars 70 forks source link

Add `template_action` and `file_action` where appropriate #81

Closed InfoSec812 closed 6 years ago

InfoSec812 commented 6 years ago

When running the inventory with the latest Ansible/CASL code, an error is generated that the unprivileged user does not have rights to view requests at the cluster level.

To resolve this, the ProjectRequest items in the inventory/group_vars/all.yml need either template_action: create or file_action: create added to each item.

sherl0cks commented 6 years ago

closed by #86