Ansible Molecule test can’t pass bash command which always create/delete lock file
I have an Ansible role to install/activate Trendmicro. In the task, there’s one action did that activation by calling a bash command —
Ansible Molecule test can’t pass bash command which always create/delete lock file
I have an Ansible role to install/activate Trendmicro. In the task, there’s one action did that activation by calling a bash command —
Ansible Molecule test can’t pass bash command which always create/delete lock file
I have an Ansible role to install/activate Trendmicro. In the task, there’s one action did that activation by calling a bash command —
ANSIBLE_COLLECTION_PATH explanation
I’m used to test my roles with molecule on a docker container, everything works fine except a behaviour I don’t explain.
Use debian slim instead of rockylinux in postgresql ansible role
i’m using postgresql from jeff geerling repo, I want to change molecule container config from rockylinux to debian-slim. When I do this change, i’ve this error message
Molecule[ec2] Troubles
I’ve been using Ansible in a basic manner for sometime now and trying to get to grips with Molecule. I’m using the ec2 driver with my role and so far managed to create an ec2 instance in aws for molecule testing. Where its going wrong is when i try to do a molecule login. I end up with this error: