forked fromdevopstrainingblr/ansible
- Notifications
You must be signed in to change notification settings - Fork0
petergillgithub/ansible
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
My ansible playbooks.
- lighttpd-nodes is used for installing and configuring lighttpd.
- raymon is used to deploy my little status monitoring applicaton server:Ray-Mon
- start is for the app by Bas ten Feld:start
- munin-client is used to install munin client, it has thehostedmunin.com servers by default, but you can essily define your own.
- vnstat is used to install and setup vnstat on debian, including initializing and config file setup.
- oh-my-zsh is to st up zsh and theoh-my-zsh by robbyrussel config.
- collectd is to set up collectd servers and collectd clients, using the
collectd-servers
andcollectd-clients
groups,see tutorial on Raymii.org - sudo is to set up sudo as I like it, with an admin group and such.
- vpn is used to set ip an IPSEC/L2TP VPN server with local user (PAM/UNIX) authenticationas described here
- tor is used to set up a tor relay node
- openstack-example is used for the following tutorial:
Playbooks are here merely for example for others and reference.
Note: Playbooks may be outdated. Pull requests welcome
Unless otherwise stated:
Copyright (C) 2014 Remy van ElstThis program is free software: you can redistribute it and/or modifyit under the terms of the GNU General Public License as published bythe Free Software Foundation, either version 3 of the License, or(at your option) any later version.This program is distributed in the hope that it will be useful,but WITHOUT ANY WARRANTY; without even the implied warranty ofMERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See theGNU General Public License for more details.You should have received a copy of the GNU General Public Licensealong with this program. If not, see <http://www.gnu.org/licenses/>.
About
My ansible playbooks
Resources
Uh oh!
There was an error while loading.Please reload this page.
Stars
Watchers
Forks
Releases
No releases published
Packages0
No packages published
Languages
- PHP86.4%
- Shell13.6%