Hi, Has anyone written Bazel definitions for Ansible roles, Molecule tests, and such?
I would like within our Bazel framework to be able to run a molecule test by doing something along the lines of this: bazel test //ansible:tests And have it perform the Molecule tests for the pieces of our Ansible infrastructure that have changed since the last run. Similarly, we could run a playbook using something like this: bazel run //ansible/role:blah Is this possible? Has anyone done this already? Should I be asking somewhere else? Thanks for your help! Corey -- You received this message because you are subscribed to the Google Groups "Ansible Project" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ansible-project/651f4a97-530a-44d5-a288-cdd8c0b5f9a3n%40googlegroups.com.
