mirror of
https://github.com/ansible-collections/community.crypto.git
synced 2026-05-07 05:43:06 +00:00
Fix linting errors.
This commit is contained in:
@@ -33,7 +33,7 @@
|
||||
|
||||
- name: Assert agent socket file is a socket
|
||||
assert:
|
||||
that:
|
||||
that:
|
||||
- openssh_agent_socket_stat.stat.issock is defined
|
||||
- openssh_agent_socket_stat.stat.issock
|
||||
fail_msg: "{{ openssh_agent_sock }} is not a socket"
|
||||
|
||||
Reference in New Issue
Block a user