listupgrade: add missing include remount-usr role

This commit is contained in:
Ludovic Poujol 2017-11-14 16:06:47 +01:00
parent 7bc668963b
commit 4f7cb9cb23

View file

@ -1,4 +1,8 @@
--- ---
- include_role:
name: remount-usr
when: evocheck_bin_dir | search ("/usr")
- name: Scripts dir is present - name: Scripts dir is present
file: file:
path: "/usr/share/scripts" path: "/usr/share/scripts"