Fixing share mounting in backup protocol
This commit is contained in:
parent
38414b5066
commit
d53b9b59bd
@ -14,6 +14,8 @@
|
|||||||
opts: "hard,intr,nodev,nosuid,noexec"
|
opts: "hard,intr,nodev,nosuid,noexec"
|
||||||
state: ephemeral
|
state: ephemeral
|
||||||
delegate_to: blacktide
|
delegate_to: blacktide
|
||||||
|
become: true
|
||||||
|
become_method: sudo
|
||||||
|
|
||||||
- name: Get Cookies and CSRF Token
|
- name: Get Cookies and CSRF Token
|
||||||
ansible.builtin.uri:
|
ansible.builtin.uri:
|
||||||
|
Loading…
Reference in New Issue
Block a user