Ansible

Webinar : Converting a 20 year old Legacy Application to Microservices and Containers

Update: We had a great response to the webinar. Thanks to everyone who attended. I’ve updated the post below with the recording and links to the other materials.     Code Partners is co-presenting a webinar next week with Embarcadero, detailing the story of how a major freight company took a 20-year old Delphi 6 …

Webinar : Converting a 20 year old Legacy Application to Microservices and Containers Read More »

Ansible 2.8 Released

Ansible 2.8 has been released. While not as many major features as 2.7, there are an absolute truckload of smaller features, including quite a few focussed on Windows. Some highlights for me: Experimental support for Ansible Collections and content namespacing – Ansible content can now be packaged in a collection and addressed via namespaces. This …

Ansible 2.8 Released Read More »

Ansible Tower 3.4 Released

A new version of Ansible Tower has been released, including some useful features we’ve been looking forward to. In particular the additions to Workflow look very nice: the Workflow Convergence step which allows you to wait on multiple jobs before continuing should simplify some complex logic you’ve had to embed in your workflows to achieve …

Ansible Tower 3.4 Released Read More »

Ansible Engine 2.7 Released

RedHat Ansible Engine 2.7 has been released, bringing with it a bunch of new features including: Speedups on Linux. A new strategy for invoking remote systems is introduced requiring half the threads as previously. Reboot module for Linux – Like the existing win_reboot module for Windows, this allows you to reboot a remote Linux machine …

Ansible Engine 2.7 Released Read More »

Ansible at Red Hat Summit 2018

Red Hat Summit was held earlier in the year, and now that the recordings are online, we’ve pulled together all the Ansible content in one place. Whether you were able to attend Summit or not, there are some great ideas in here to improve your use of Ansible.   Manage Windows Like Linux with Ansible …

Ansible at Red Hat Summit 2018 Read More »

Ansible 2.6.1 Security Fixes

There is a point release for Ansible that addresses a few issues, including a couple of Security issues: Security Fix – avoid loading host/group vars from cwd when not specifying a playbook or playbook base dir Security Fix – avoid using ansible.cfg in a world writable dir. This is in addition to the Security fix in 2.6 …

Ansible 2.6.1 Security Fixes Read More »

Scroll to Top