Files
community.okd/changelogs/fragments/87-openshift_process-fix-template-without-message.yaml
abikouo 4609c20a91 openshift_process fails with template does not contains message (#87)
* fix unexpected value

* changelog

* Update pod-template.yaml

* Update openshift_process.py

* Update openshift_process.py

* Update molecule/default/tasks/openshift_process.yml

Co-authored-by: Fabian von Feilitzsch <fabian@fabianism.us>

* Update pod-template.yaml

Co-authored-by: Fabian von Feilitzsch <fabian@fabianism.us>
2021-05-26 10:48:47 -04:00

3 lines
160 B
YAML

bugfixes:
- openshift_process - fix module execution when template does not include a message (https://github.com/ansible-collections/community.okd/pull/87).