Rename auxiliary ffhh roles

This commit is contained in:
Alexander Dietrich 2022-04-14 13:43:05 +02:00
parent 7e739c8c70
commit a32926b0b9
7 changed files with 2 additions and 2 deletions

View file

@ -2,13 +2,13 @@
- hosts: ffhh - hosts: ffhh
roles: roles:
- basics - basics
- ffhh-basics - basics-ffhh
tags: basics tags: basics
- hosts: nginx - hosts: nginx
roles: roles:
- nginx - nginx
- nginx-extra - nginx-ffhh
- error-pages - error-pages
tags: nginx tags: nginx