ansible-collection-php_roles icon indicating copy to clipboard operation
ansible-collection-php_roles copied to clipboard

Checkout submodules when releasing to Ansible Galaxy

Open twoequaldots opened this issue 2 years ago • 0 comments
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

twoequaldots avatar Dec 04 '22 00:12 twoequaldots