/ansible_configurator

ansible-pull based system configuration utility

Primary LanguageShellGNU General Public License v3.0GPL-3.0

ansible_configurator

This repository is designed using an ansible-pull based system configuration utility. The simplest setup for automating adhoc and disparate systems of mine. The whole configuration works off of a single command and is forever integrated into my system design. The configuration revolves around the command ansible-pull -U https://github.com/qwertimer/ansible_configurator. For simplicity this repository contains a single install script to make sure pip is installed and runs a pip install ansible followed by the above ansible-pull command. Feel free to fork this repository and make it your own.