Move keytab after sigul role so we have a sigul user to own it.
This commit is contained in:
parent
219d027339
commit
3fd69824cb
1 changed files with 1 additions and 1 deletions
|
@ -24,11 +24,11 @@
|
|||
- hosts
|
||||
- fas_client
|
||||
- sudo
|
||||
- sigul/bridge
|
||||
- role: keytab/service
|
||||
service: sigul
|
||||
owner_user: sigul
|
||||
owner_group: sigul
|
||||
- sigul/bridge
|
||||
|
||||
tasks:
|
||||
- include: "{{ tasks }}/motd.yml"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue