imfreedom/ansible

Add the new status page server

18 months ago, Gary Kramlich
857238d79c83
Add the new status page server
---
- include_tasks: "certbot.yaml"
args:
apply:
tags:
- "certbot"
- "mail"
tags:
- "always"
- include_tasks: "user.yaml"
args:
apply:
tags:
- "mail"
tags:
- "always"
- include_tasks: "dovecot.yaml"
args:
apply:
tags:
- "dovecot"
- "mail"
tags:
- "always"
- include_tasks: "postfix.yaml"
args:
apply:
tags:
- "postfix"
- "mail"
tags:
- "always"