- Edit hosts file.
- Edit group_vars all.yml
- Ping your hosts
ansible-playbook -i hosts -e "servers=all" playbooks/ping.yml
- Install CERTM
ansible-playbook -i hosts -e "servers=all" roles/ansible_certm/ansible_certm.yml
- By default Vagrantfile create 4 VMs based on Centos 8.