Recent posts

How to create a new execution environment

2 minute read

Build a new EE image We would like to use a third part collection, in this case community.efficientip and community.crypto, in our playbooks. The collection ...

Ansible Variables Precedence Gotcha

1 minute read

I recently got tripped by Ansible variables precedence. We are familiar with the precedence concept. Sometime in a complex playbooks, it help to remember ho...

Sudo Samples

3 minute read

Sudoer samples Sources http://www.courtesan.com/sudo/sample.sudoers https://www.sudo.ws/readme.html

Find VM with the same name

less than 1 minute read

Find VM with the same name We want to make sure the VM only exists in the folder we want or not exists at all.