mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-07-25 08:55:00 +00:00
Try sysctl with an invalid name
This commit is contained in:
@@ -141,6 +141,7 @@
|
||||
name: test.invalid
|
||||
value: 1
|
||||
reload: false
|
||||
sysctl_set: true
|
||||
register: sysctl_test3
|
||||
ignore_errors: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user