This role is based on the tutorial from howtoforge.com The Perfect Server
OS: Ubuntu 20.04
An user in sudoers group
Every variables located in defaults/main.yml should be modified to fit for your needs.
Any password should be vaulted for security reasons.
Example configuration of your playbook:
hosts: ispconfig_host
roles:
- role: ispconfig3
admin_email: [email protected]
mail_fqdn: mail.example.com
ispconfig_hostname: server1.example.com
hostname_needed: true
user_ispconfig: admin_ispconfig
BSD