Commit a8e3499
Mount proc filesystem using hidepid option (#283)
* Added task to mount proc fs using hidepid option
Signed-off-by: alessio <[email protected]>
Signed-off-by: alegrey91 <[email protected]>
Signed-off-by: alessio <[email protected]>
* Removed mount shell command due to ci problem
Signed-off-by: alegrey91 <[email protected]>
Signed-off-by: alessio <[email protected]>
* Added task to create mount point before to add fstab entry
Signed-off-by: alegrey91 <[email protected]>
Signed-off-by: alessio <[email protected]>
* Added check to ensure fstab exist
Signed-off-by: alegrey91 <[email protected]>
Signed-off-by: alessio <[email protected]>
* Modified task title
Signed-off-by: alegrey91 <[email protected]>
Signed-off-by: alessio <[email protected]>
* Fixed typo
Signed-off-by: alegrey91 <[email protected]>
Signed-off-by: alessio <[email protected]>
* Fixed typo
Signed-off-by: alegrey91 <[email protected]>
Signed-off-by: alessio <[email protected]>
* Fixed wrong indented lines
Signed-off-by: alegrey91 <[email protected]>
Signed-off-by: alessio <[email protected]>
* Removed useless tasks and improved variables use
Signed-off-by: alessio <[email protected]>
* removed ansible test tag
Signed-off-by: alessio <[email protected]>
* removed trailing whitespace
Signed-off-by: alessio <[email protected]>
* updated documentation
Signed-off-by: alessio <[email protected]>
* fixed typo
Signed-off-by: alessio <[email protected]>
* Update README.md
* Update vars/main.yml
Co-authored-by: Sebastian Gumprich <[email protected]>1 parent 476f2ec commit a8e3499
3 files changed
+13
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| 83 | + | |
| 84 | + | |
83 | 85 | | |
84 | 86 | | |
85 | 87 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
| 54 | + | |
| 55 | + | |
| 56 | + | |
| 57 | + | |
| 58 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| 112 | + | |
| 113 | + | |
| 114 | + | |
0 commit comments