AWX provides a web-based user interface, REST API, and task engine built on top of Ansible. It is one of the upstream projects for Red Hat Ansible Automation Platform.
Other
14.08k
stars
3.42k
forks
source link
Unable to specify empty value for webhook_credential (ansible.controller.job_template) #14843
[X] I understand that AWX is open source software provided for free and that I might not receive a timely response.
[X] I am NOT reporting a (potential) security vulnerability. (These should be emailed to security@ansible.com instead.)
Bug Summary
There is no way to specify empty webhook_credential for idempotency or to remove credential selection in that field. It should be accepting empty value and in this case also removing any credentials currently selected.
Please confirm the following
security@ansible.com
instead.)Bug Summary
There is no way to specify empty webhook_credential for idempotency or to remove credential selection in that field. It should be accepting empty value and in this case also removing any credentials currently selected.
AWX version
23.2.0
Select the relevant components
Installation method
docker development environment
Modifications
no
Ansible version
2.14.2
Operating system
Red Hat Enterprise Linux release 9.1 (Plow)
Web browser
Chrome
Steps to reproduce
Expected results
Actual results
Additional information
No response