mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
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.