mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-07-29 19:04:46 +00:00
handle ignoreerrors consistently
This commit is contained in:
@@ -140,6 +140,7 @@
|
||||
ansible.posix.sysctl:
|
||||
name: test.invalid
|
||||
value: 1
|
||||
ignoreerrors: true
|
||||
register: sysctl_test3
|
||||
ignore_errors: true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user