community.okd
community.okd copied to clipboard
OKD/Openshift collection for Ansible
(Note: This issue was filed in a semi-automated fashion. Let me know if you see errors in this issue.) As per the [Ansible community package inclusion requirements][ci-testing], collections must pass...
In Openshift SDN network we want configure ingress IP and egress IP using ansible code but I am unable to any module in k8s collections and Openshift collections. Can anyone...
Detected problems in Collection redhat.openshift on Automation Hub. Documentation is incorrect in module [openshift_auth](https://console.redhat.com/ansible/automation-hub/repo/published/redhat/openshift/content/module/openshift_auth/). It is need change This: - name: Example Playbook hosts: localhost module_defaults: group/redhat.openshift.okd: host: https://k8s.example.com/ ca_cert:...
Hi team, I was using the *openshift_process* module, but it appears that for some reasons the result of the rendered template is alterated masking the word 'openshift' with asterisks. Of...
Randomly, the openshift_auth module exits in error and does not delete the token. `Couldn't delete user oauth access token 'sha256~BmhQbi0TLPGJqA15PdLbbfJesJlQX_208Iv9saVpU2U' due to: useroauthaccesstokens.oauth.openshift.io \"sha256~BmhQbi0TLPGJqA15PdLbbfJesJlQX_208Iv9saVpU2U\" not found` When this happens, the...
Based on the [community decision](https://github.com/ansible-community/community-topics/discussions/120) to use `true/false` for boolean values in documentation and examples, we ask that you evaluate booleans in this collection and consider changing any that do...
This is a cherry-pick of commit 0a266a671646994b6f7f87cf7ba2aa0c39f3b888 from PR #242 to the `stable-4` branch. If this change is accepted I intend to submit a follow up PR to propose releasing...
Good afternoon team, Let me, first of all, thank you for the effort you have put into these ansible modules; they are beautiful. I am bringing to your attention three...
Copied from ansible-community/ansible-build-data#538 ansible-core has implemented an extensive rewrite of templating and error handling as part of the [data tagging feature ](https://github.com/ansible/ansible/pull/84621) coming in core-2.19. You can find information about...