mirror of https://github.com/ansible/ansible.git
Fix ssh example with sshd config (#60821)
The example tries to validate a sshd config, but provides sshd (server) a client configuration. If trying to execute the given validation command on a client file, it doesn't work (e.g. running `/usr/sbin/sshd -T -f /etc/ssh/sshd_config` returns non-zero code)pull/54309/head
parent
11be31db71
commit
5acbb42dc4
Loading…
Reference in New Issue