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
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Adding
Now allowing string (credential name) or array (of names) as dbConfig (dbtype is fetched from the database, with mysql fallback)
When using array, the resultsets are merged.
Added ytt implementation to template yaml files (credits mdaugs)
Vault credentials, pass a vault password to ansible playbook.
OIDC authentication (credits mdaugs)
Changed
job api return objects (extravars, notifications, credentials, ...) instead of json strings
awx job id is added to the database
Fixed
radio button errors
some issue with the designer when a field without name was added