Ansible upstream has now integrated my new module yum_versionlock. yum_versionlock allows you to lock or unlock a single or multiple…
Ansible upstream has now integrated my new module yum_versionlock. yum_versionlock allows you to lock or unlock a single or multiple…
With Ansible 2.10 my patch got integrated by upstream. Therefore, the Ansible module java_cert provides a new option for trusting…
Using the Ansible function ‘with_sequence’ within a ‘when’ condition to compare values it may fail when the value is a…
With the new ‘msteams’ Ansible callback module you may send notification to a desired Microsoft Teams chat room. This includes…