Kadmin disabling needs to happen some other way

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-13 11:28:12 +00:00
parent 05fcea1a7e
commit e2abe6981e

View file

@ -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