Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/meltingice/ansible-home
A collection of Ansible roles for my home setup
https://github.com/meltingice/ansible-home
Last synced: 24 days ago
JSON representation
A collection of Ansible roles for my home setup
- Host: GitHub
- URL: https://github.com/meltingice/ansible-home
- Owner: meltingice
- Created: 2015-12-24T03:14:05.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2016-01-08T04:12:43.000Z (almost 9 years ago)
- Last Synced: 2024-04-13T01:54:12.537Z (7 months ago)
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ansible-home
A collection of Ansible roles that I use on my home servers.
Not every one of these is truly generic. In other words, there may be a few things specific to my home setup that will need to be tweaked for you. Feel free to copy and learn from them though, or use them verbatim when possible.
## Important Notes
These roles are designed with Ubuntu in mind. They may or may not work on other Debian based systems.
You will need to drop your public SSH key into `roles/common/files/id_rsa.pub` or remove that task from the `common` role.
The `common` package that is included with every playbook installs SNMP. This may not be desirable for all. It also has my name and email in the SNMP configuration file. You'll probably want to change that.