Ansible-Pull is a great way to configure your servers at build time. I use the Red Hat Kickstart method of building a server, so configuration using ansible is just one line in the post installation portion of the kickstart file: ansible-pull -d /tmp/ansprod_repo -U git://ansible.nyc.mizuhocap.com/ansprod-pull These are the steps necessary for using ansible-pull: * The […]
Continue Reading