molecule 是ansible 社区提供的一个方便用来开发以及测试ansible roles 的工具包,基于此我们可以开发强健的ansible roles
molecule 底层使用了galaxy,对于需要开发ansible roles 的此模块是很值得使用的,dev-sec 的ansible roles 开发模块就使用
了此工具
参考资料
https://github.com/ansible-community/moleculehttps://molecule.readthedocs.io/en/latest/installation.htmlhttps://docs.ansible.com/ansible/latest/galaxy/dev_guide.htmlhttps://molecule.readthedocs.io/en/latest/configuration.html#driverhttps://github.com/dev-sec/ansible-collection-hardening