refactored role names

This commit is contained in:
Kevin Veen-Birkenbach 2022-08-19 22:26:04 +02:00
parent 7b5d1de5c1
commit a58f85a4f5
3 changed files with 3 additions and 3 deletions

View File

@ -55,11 +55,11 @@
roles: roles:
- application-torbrowser - application-torbrowser
- name: setup nextcloud-client - name: setup nextcloud
hosts: nextcloud_client_hosts hosts: nextcloud_hosts
become: true become: true
roles: roles:
- application-nextcloud-client - application-nextcloud
- name: setup dia - name: setup dia
hosts: dia_hosts hosts: dia_hosts