When using the current the most current version of the apb-base container
docker.io/ansibleplaybookbundle/apb-base latest 70252c2680a6 7 days ago 444.9 MB
I get a failure when using the k8s_v1_config_map module. Even though it fails the object is created along with the appropriate data. If I try to create a configmap without data it will succeed.
(venv) > $ oc get configmap orgfolder
NAME DATA AGE
orgfolder 5 5m
When using the current the most current version of the apb-base container
I get a failure when using the
k8s_v1_config_map
module. Even though it fails the object is created along with the appropriate data. If I try to create a configmap without data it will succeed.This is error also is occurring in
k8s_v1_secret
.Ansible Version
OpenShift Version
Playbook
Task Failure