handle ignoreerrors consistently

This commit is contained in:
mubashir.Ijaz
2025-08-08 16:13:08 +02:00
parent 571e80cdba
commit 560afe8217
2 changed files with 5 additions and 1 deletions

View File

@@ -140,6 +140,7 @@
ansible.posix.sysctl:
name: test.invalid
value: 1
ignoreerrors: true
register: sysctl_test3
ignore_errors: true