Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/davidemoro/ansible_localconf
- Owner: davidemoro
- Created: 2015-10-12T14:04:40.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2016-08-09T07:24:46.000Z (over 8 years ago)
- Last Synced: 2024-11-21T16:26:00.563Z (2 months ago)
- Language: VimL
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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/