This gist is about a one-off process to convert the tower_*
modules in Ansible core
into the AWX collection, and some miscelaneous tasks like cherry picking content in the
interium period.
We started out using the content collector tool, with some modifications. This extremely hacky bash script is what I used to document my steps. In the end, we did not use the tree created from this tool, but I did use it to check that what we had is right by diffing between the files it created and what my more