gyptazy

DevOps

Developer

IT Consultant

gyptazy

DevOps

Developer

IT Consultant

Ansible

2021-12-21 Ansible: New Module yum_versionlock

Ansible upstream has now integrated my new module yum_versionlock. yum_versionlock allows you to lock or unlock a single or multiple…

2019-09-04 Ansible: Add trustcacert option to java_cert module

With Ansible 2.10 my patch got integrated by upstream. Therefore, the Ansible module java_cert provides a new option for trusting…

2019-07-23 Ansible: Compare Zero Integer within a ‘when’ Condition in ‘with_sequence’

Using the Ansible function ‘with_sequence’ within a ‘when’ condition to compare values it may fail when the value is a…

2019-05-03 Ansible: Callback Module ‘msteams’ for sending Notification to Microsoft Teams Rooms

With the new ‘msteams’ Ansible callback module you may send notification to a desired Microsoft Teams chat room. This includes…