ansible-config/basics.yml

24 lines
327 B
YAML
Raw Normal View History

2017-04-01 01:00:07 +02:00
---
2018-11-03 16:20:39 +01:00
- hosts: ffhh
2017-04-01 01:00:07 +02:00
roles:
- alxndr42.commons.basics
2022-04-14 13:43:05 +02:00
- basics-ffhh
2017-10-03 16:05:22 +02:00
tags: basics
2020-04-08 22:49:09 +02:00
- hosts: nginx
roles:
- alxndr42.commons.nginx
2022-04-14 13:43:05 +02:00
- nginx-ffhh
2020-04-08 22:49:09 +02:00
- error-pages
tags: nginx
2018-11-07 21:35:44 +01:00
- hosts: certbot
roles:
- alxndr42.commons.certbot
2018-11-07 21:35:44 +01:00
tags: certbot
2017-10-03 17:28:19 +02:00
- hosts: certsync
roles:
- certsync
tags: certsync