Skip to content

ajha63/ansible-ispconfig3.deb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ansible-ispconfig3.deb

Ansible share role to install a ispconfig3 Debian environment, based on The Perfect Server - Debian Wheezy (nginx, BIND, Dovecot, ISPConfig 3) tutorial ISPconfig3

Requirements

Debian 7 Wheezy installed

Role Variables

# 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

Dependencies

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.

Example Playbook

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 }

License

GPLv3

Author Information

About me. Alvaro Jesus Hernandez hernandez.alvaro@gmail.com Twitter: @ajha63 Blog Cacho y Capote

About

Ansible share role to install a ispconfig3 Debian environment, based on The Perfect Server - Debian Wheezy (nginx, BIND, Dovecot, ISPConfig 3) documment

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published