1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

flock is already installed

This commit is contained in:
Tim Moody 2018-07-23 17:14:48 -04:00
parent fa157c22a7
commit 8b5e77be17

View file

@ -85,13 +85,6 @@
# 4. CREATE/ENABLE/DISABLE KIWIX SERVICE & ITS CRON JOB
- name: Install packages
package:
name: "{{ item }}"
state: present
with_items:
- flock
- name: Create 'kiwix-serve' service and related files
template:
backup: no