Ansible share role to install a ispconfig3 Debian environment, based on The Perfect Server - Debian Wheezy (nginx, BIND, Dovecot, ISPConfig 3) tutorial ISPconfig3
Debian 7 Wheezy installed
# vars file for ispconfig3.deb
ispconfig3_ip:
- 192.168.1.1
ispconfig3_fqdn:
- mydom.example.com
# packages name
sshd_packages:
- openssh-server
vim-nox_packages:
- vim-nox
sshd_service:
- ssh
# config files
sshd_file_config:
- /etc/ssh/sshd_config
A list of other roles hosted on Galaxy should go here, plus any details in regards to parameters that may need to be set for other roles, or variables that are used from other roles.
Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
- hosts: servers
roles:
- { role: username.rolename, x: 42 }
About me. Alvaro Jesus Hernandez [email protected] Twitter: @ajha63 Blog Cacho y Capote