You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@ajeffowens, thanks for bringing this to our attention. I've opened an internal ticket for investigation.
I'm having trouble replicating the issue. When I run the docker container, it's able to copy and find my certs. I'm assuming it's due to a difference in our configurations, so I'll reach out for some additional info.
viya4-deployment/roles/vdm/tasks/tls.yaml
Line 159 in 9aa0ac2
Prior to commit 8830916, this copy module would look like this (note the "src"):
Following ansible update to 10.5, the behavior has changed:
And then the file is not found ("matched: 0"):
In both cases this is running in a docker container with the following docker parameter:
This seems related to this note from ansible v10 changelog:
The text was updated successfully, but these errors were encountered: