1
0
Fork 0
mirror of https://github.com/ansible-collections/ansible.posix.git synced 2026-02-04 08:01:49 +00:00

Try sysctl with an invalid name

This commit is contained in:
mubashir.Ijaz 2025-08-08 16:48:00 +02:00
parent 80290d8e06
commit ae90bac688

View file

@ -141,6 +141,7 @@
name: test.invalid
value: 1
reload: false
sysctl_set: true
register: sysctl_test3
ignore_errors: true