werner-dijkerman.nl
Testing Ansible roles with Molecule, Testinfra and Docker – werner-dijkerman.nl
https://werner-dijkerman.nl/2016/07/10/testing-ansible-roles-with-molecule-testinfra-and-docker
Testing Ansible roles with Molecule, Testinfra and Docker. In some earlier posts I’ve described how you can use Test Kitchen for testing Ansible Roles (This one. And the one extending it. Test Kitchen was created for testing Chef Cookbooks and like Chef, Test Kitchen is a Ruby application. On this page we describe an other tool for the same purpose. This tool is what you might see as a Python clone of Test Kitchen, but more specific to Ansible: Molecule. Installing Molecule is really simple:. When you ha...
molecule.readthedocs.io
Molecule — Molecule 1.21.1 documentation
https://molecule.readthedocs.io/en/latest
Molecule is designed to aid in the development and testing of Ansible. Roles including support for multiple instances, operating system distributions, virtualization providers and test frameworks. To manage virtual machines/containers, with support for multiple Vagrant providers (currently VirtualBox. Beta) to run tests. Molecule uses an Ansible. To execute the role. 19 - Not Supported. 20 - Not Supported. Molecule relies on several outside packages and programs to function. Install Molecule using pip:.
werner-dijkerman.nl
molecule – werner-dijkerman.nl
https://werner-dijkerman.nl/tag/molecule
Testing Ansible roles in a cluster setup with Docker and Molecule. This is a follow up on the previous 2 blog posts. With the first blog. We discussed some steps to test your Ansible role with some basic steps. With the 2nd blog. We added some features to extend our test by using CI tooling and group vars. With this post however, we might be configuring Molecule that will not occur very common with testing Ansible roles. For configuring Molecule, we’ll have to change 2 files:. Docker: containers: - name:...
logilab.org
latest blogs
https://www.logilab.org/bookmark/3258/follow
You can click on the Google or Yahoo buttons to sign-in with these identity providers, or you just type your identity uri and click on the little login button. Focus on this selection. 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . 160; . Fabrique de la loi. A React componen...
werner-dijkerman.nl
ci – werner-dijkerman.nl
https://werner-dijkerman.nl/tag/ci
Testing Ansible roles in a cluster setup with Docker and Molecule. This is a follow up on the previous 2 blog posts. With the first blog. We discussed some steps to test your Ansible role with some basic steps. With the 2nd blog. We added some features to extend our test by using CI tooling and group vars. With this post however, we might be configuring Molecule that will not occur very common with testing Ansible roles. For configuring Molecule, we’ll have to change 2 files:. Docker: containers: - name:...
werner-dijkerman.nl
wdijkerman – werner-dijkerman.nl
https://werner-dijkerman.nl/author/wdijkerman
Setting up a secure Vault with a Consul backend. With this blogpost we continue working with a secure Consul environment: We are configuring a secure Vault setup with Consul as backend. YMMV, but this is what I needed to configure to make it work. We should have an working Consul Cluster environment. If you don’t have one, please take a look at here. For creating one. With this blogpost we expect a secure Consul cluster with SSL certificates and using ACL’s. Openssl req -new -extensions usr cert -sha256 ...
werner-dijkerman.nl
ansible – werner-dijkerman.nl
https://werner-dijkerman.nl/category/ansible
Testing Ansible roles in a cluster setup with Docker and Molecule. This is a follow up on the previous 2 blog posts. With the first blog. We discussed some steps to test your Ansible role with some basic steps. With the 2nd blog. We added some features to extend our test by using CI tooling and group vars. With this post however, we might be configuring Molecule that will not occur very common with testing Ansible roles. For configuring Molecule, we’ll have to change 2 files:. Docker: containers: - name:...
werner-dijkerman.nl
docker – werner-dijkerman.nl
https://werner-dijkerman.nl/tag/docker
Setting up a secure Vault with a Consul backend. With this blogpost we continue working with a secure Consul environment: We are configuring a secure Vault setup with Consul as backend. YMMV, but this is what I needed to configure to make it work. We should have an working Consul Cluster environment. If you don’t have one, please take a look at here. For creating one. With this blogpost we expect a secure Consul cluster with SSL certificates and using ACL’s. Openssl req -new -extensions usr cert -sha256 ...
werner-dijkerman.nl
ansible – werner-dijkerman.nl
https://werner-dijkerman.nl/tag/ansible
Testing Ansible roles in a cluster setup with Docker and Molecule. This is a follow up on the previous 2 blog posts. With the first blog. We discussed some steps to test your Ansible role with some basic steps. With the 2nd blog. We added some features to extend our test by using CI tooling and group vars. With this post however, we might be configuring Molecule that will not occur very common with testing Ansible roles. For configuring Molecule, we’ll have to change 2 files:. Docker: containers: - name:...