server!=service

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-10-09 00:44:56 +00:00
parent 6550392ee7
commit dde7c3313c

View file

@ -29,6 +29,6 @@
# We enable mirrorlist1 so we have one that always starts on boot. The pkl deployment script # We enable mirrorlist1 so we have one that always starts on boot. The pkl deployment script
# will make sure that at least one is running and the other is killed. # will make sure that at least one is running and the other is killed.
- name: Enable mirrorlist1 - name: Enable mirrorlist1
server: name=mirrorlist1 enabled=yes service: name=mirrorlist1 enabled=yes
tags: tags:
- mirrorlist_proxy - mirrorlist_proxy