Donald Bell
Donald Bell
The secrets are being created asynchronously by the IBM Common Services Certificate Management operator that gets invoked in an earlier step in the playbook. https://www.ibm.com/docs/en/cpfs?topic=certificate-management The IBM Common Services Certificate...
My gut is telling the problem is a stale (cached) HTTP request being used OR an error being potentially swallowed. I can recreate the problem reliably and happy to capture...
My day looks to be full of interruptions and so giving a partial update. I tried the `set_fact` and then the `pause` experiment. The secret was found on the 2nd...
I was able to test the following `k8s_info` stanza and it worked without issue. Here is the stanza that I used: ``` - name: Wait for and Get ftm-ssl-cert-secret-db2u to...