remount before the task

This commit is contained in:
Ludovic Poujol 2021-10-22 11:56:43 +02:00
parent 7cb6dffd6f
commit 03f846b94b
1 changed files with 3 additions and 2 deletions

View File

@ -1,5 +1,8 @@
---
- include_role:
name: evolix/remount-usr
- name: backup-server-state script is present
copy:
src: "backup-server-state.sh"
@ -8,5 +11,3 @@
owner: root
group: root
mode: "0750"
- include_role:
name: evolix/remount-usr