mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-26 02:33:40 -05:00
The playbook field becomes undefined and the scm-branch field becomes ''. This ensures that the user has to assign a playbook to the template that is associated with the project and suggests to the user to review their scm-branch. TODO: when the user updates project with scm-branch override allow the user to type in playbook in dropdown. Then, check if playbook is present in list of playbooks. If no, add it to the list of playbooks.