imfreedom/email-ansible

5a720c2af9fc
Add a mostly working apache role and make the mail role depend on it
- include_tasks: software.yaml
args:
apply:
tags:
- apache
tags:
- always
- include_tasks: http.yaml
args:
apply:
tags:
- apache
tags:
- always
- include_tasks: apache2.yaml
args:
apply:
tags:
- apache
tags:
- always
- include_tasks: certbot.yaml
args:
apply:
tags:
- certbot
tags:
- always
- include_tasks: apache2tls.yaml
args:
apply:
tags:
- apache
tags:
- always