mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-11 07:05:27 +01:00
Try sysctl with an invalid name
This commit is contained in:
parent
80290d8e06
commit
ae90bac688
1 changed files with 1 additions and 0 deletions
|
|
@ -141,6 +141,7 @@
|
|||
name: test.invalid
|
||||
value: 1
|
||||
reload: false
|
||||
sysctl_set: true
|
||||
register: sysctl_test3
|
||||
ignore_errors: true
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue