site: Add name to playbook for common roles

master
Felix Stupp 3 years ago
parent 00dde619e8
commit 8e4cae43b5
Signed by: zocker
GPG Key ID: 93E1BD26F6B02FB7

@ -11,6 +11,7 @@
roles:
- role: bootstrap
- name: Configure common roles expected by others
- hosts: all
roles:
- role: hostname

Loading…
Cancel
Save