Kadmin disabling needs to happen some other way
Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
parent
05fcea1a7e
commit
e2abe6981e
1 changed files with 7 additions and 7 deletions
|
@ -42,10 +42,10 @@
|
|||
# switch this to use the systemd module as soon as ansible 2.2 is out.
|
||||
#
|
||||
|
||||
- name: mask kadmin
|
||||
file: src=/dev/null
|
||||
dest=/etc/systemd/system/kadmin.service
|
||||
owner=root group=root state=link
|
||||
tags:
|
||||
- ipa
|
||||
- config
|
||||
#- name: mask kadmin
|
||||
# file: src=/dev/null
|
||||
# dest=/etc/systemd/system/kadmin.service
|
||||
# owner=root group=root state=link
|
||||
# tags:
|
||||
# - ipa
|
||||
# - config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue