DevOps

DevOps World Singapore

This year DevOps World is being held in multiple regions around the World, and the APAC event is in Singapore in October. Code Partners will be there again, and our friends at Cloudbees have arranged to open up registrations so that any of you who want to can register for free. It’s on the 26th

DevOps World Singapore Read More »

Migrating a GitHub Wiki

Today I needed to migrate a GitHub wiki from one repo to another. Looking through the GitHub docs didn’t help that much. Lot’s of things about transferring the whole repo to someone else, but not just the wiki part. In the end it turned out to be actually pretty easy, but there are two key

Migrating a GitHub Wiki 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 »

Scroll to Top