ansible-collections / community.vagrant

community.vagrant collection (to adopt the module from molecule-vagrant)
https://galaxy.ansible.com/community/vagrant
GNU General Public License v3.0
4 stars 1 forks source link

Is this repo non-empty ? #5

Open Et7f3 opened 1 year ago

Et7f3 commented 1 year ago

I looked here where it was defined: https://github.com/ansible-community/molecule-plugins/blob/10a502bef171ed65ad3d0168135868fd7d14d5ad/src/molecule_plugins/vagrant/playbooks/create.yml#L9 I thought it was community.vagrant like other community (like docker https://docs.ansible.com/ansible/latest/collections/community/index.html) Then it seems that is is only here https://github.com/ansible-community/molecule-plugins/blob/10a502bef171ed65ad3d0168135868fd7d14d5ad/src/molecule_plugins/vagrant/modules/vagrant.py

But then does this repo contains code ? I don't see py file nor yml file with tasks.