mirror of
https://github.com/ansible-collections/ansible.posix.git
synced 2026-01-12 07:35:31 +01:00
wild guess
This commit is contained in:
parent
ab65a15551
commit
b4832b4de1
1 changed files with 1 additions and 1 deletions
|
|
@ -342,4 +342,4 @@
|
|||
assert:
|
||||
that:
|
||||
- stat_result.stat.islnk is defined and stat_result.stat.islnk
|
||||
- stat_result.stat.lnk_source == /tmp/ansible_sysctl_test.conf
|
||||
- stat_result.stat.lnk_source == "/tmp/ansible_sysctl_test.conf"
|
||||
|
|
|
|||
Loading…
Reference in a new issue