listupgrade: add missing include remount-usr role
This commit is contained in:
parent
7bc668963b
commit
4f7cb9cb23
1 changed files with 4 additions and 0 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue