In awx is it possible that we create job templates and workflows and awx will update them to git?
Is there any built-in editor available of playbooks in awx?
Thanks
In awx is it possible that we create job templates and workflows and awx will update them to git?
Is there any built-in editor available of playbooks in awx?
Thanks
No build-in editor of playbooks in awx.
Job templates and workflows are created in AWX. They are stored in the relational database Postgres. They are not exportable to git.
-Chris