mirror of
https://github.com/dev-sec/ansible-collection-hardening
synced 2024-11-10 09:14:18 +00:00
fix: change hidepid mount task state to mounted
This commit is contained in:
parent
ed17a6370a
commit
8805d9c14a
1 changed files with 1 additions and 1 deletions
|
@ -79,4 +79,4 @@
|
|||
src: proc
|
||||
fstype: proc
|
||||
opts: '{{ proc_mnt_options }}'
|
||||
state: present
|
||||
state: mounted
|
||||
|
|
Loading…
Reference in a new issue