Add web-build role to adm hosts

This commit is contained in:
Timo Makinen 2020-09-09 10:43:38 +00:00
parent e4e9e6a692
commit 53d5f75f8e

View file

@ -29,6 +29,7 @@
- role: kerberos/keytab - role: kerberos/keytab
principals: principals:
- "host/{{ inventory_hostname }}@FOO.SH" - "host/{{ inventory_hostname }}@FOO.SH"
- web-build
tasks: tasks:
- name: install packages - name: install packages