ansible-collection-php_roles
ansible-collection-php_roles copied to clipboard
Checkout submodules when releasing to Ansible Galaxy
trafficstars
The 2.0.0 tarball in Ansible galaxy has empty roles. I believe this is because when the GitHub Action runs, it does not checkout submodules. According to my google-fu, this seems like the way to ensure we checkout submodules in this repository.
This should fix #12