With changes tested and approved, now it's time to deploy them to one of the operating environments.
There are many tools to help with deployment. We decided to provide examples with Ansible as this doesn't require any setup on the target machines besides a functional Python installation (which the majority of UNIX systems already have anyway). Why Ansible? It is very popular in the configuration management space and it's backed up by a trustworthy open source company (Red Hat).