redhat-cop / aap_utilities

Ansible Collection for automated deployment of AAP and other objects for general use
https://galaxy.ansible.com/infra/aap_utilities
GNU General Public License v3.0
74 stars 44 forks source link

Add block and task to revoke Openshift token in aap_ocp_install role #194

Closed rev3r4nt closed 9 months ago

rev3r4nt commented 9 months ago

What does this PR do?

In aap_ocp_install role, added a block and a task to revoke Openshift API token.

Other Relevant info, PRs, etc

⚠️ There's a open PR in community.okd (openshift/community.okd/pull/194) to fix intermittent failures when deleting tokens.

branic commented 9 months ago

@rev3r4nt Thanks for the PR. This is a good addition.

branic commented 9 months ago

Pre-commit is failing, please address the failure and then once the CI passes I'll merge.

rev3r4nt commented 9 months ago

Thanks @branic it's corrected 👌🏼