mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 18:09:57 -03:30
Yesterday I noticed that we have awx/projects in our .gitignore. I am assuming this pre-dates our containerized development environment. With this commit, any project under awx/projects/ will be made available in the dev environment for selection when creating a Manual project. This comes in super handy when testing changes to playbooks locally.