Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/davidemoro/ansible_localconf

Local configuration provisioningw with Ansible
https://github.com/davidemoro/ansible_localconf

Last synced: 5 days ago
JSON representation

Local configuration provisioningw with Ansible

Awesome Lists containing this project

README

        

ansible_localconf
=================

Starter toolkit for Python development.

Fed up of reinstalling all the time all the needed things
for Python development or common utilities when you have
to configure a newly installed Debian-like machine?

You can do it in 4 steps:

* install Ansible

* git clone [email protected]:davidemoro/ansible_localconf.git

* ansible-galaxy install -r requirements.yml

* ansible-playbook -K playbook.yml

Requirements
------------

* https://www.ansible.com/