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
1 changed files with 4 additions and 0 deletions

View File

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