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