Rename auxiliary ffhh roles
This commit is contained in:
parent
7e739c8c70
commit
a32926b0b9
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue