mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-23 13:20:23 -07:00
Remove sysctl entries when state=absent (#31486)
* Remove sysctl entry when state=absent * Cleanup sysctl integration test syntax * Correct grammar on error message * Add sysctl integration test for state=absent
This commit is contained in:
parent
a48532de5f
commit
2610b521bc
3 changed files with 97 additions and 39 deletions
|
@ -9,3 +9,4 @@
|
|||
#
|
||||
# For more information, see sysctl.conf(5) and sysctl.d(5).
|
||||
vm.swappiness=1
|
||||
kernel.panic=2
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue