mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
90c278ad87
* lldp - use get_bin_path to locate the lldpctl executable
* This prevents failed executions
FAILED! => {"changed": false, "cmd": "lldpctl -f keyvalue",
"msg": "[Errno 2] No such file or directory", "rc": 2}
on hosts (servers and switches) with lldpd installed and running.
* Update changelogs/fragments/lldp-use-get_bin_path-to-locate-the-lldpctl-executable.yaml
Specify pull request id and minor formatting tweaks
Co-authored-by: Felix Fontein <felix@fontein.de>
* Update changelogs/fragments/lldp-use-get_bin_path-to-locate-the-lldpctl-executable.yaml
Co-authored-by: Felix Fontein <felix@fontein.de>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit
|
||
---|---|---|
.. | ||
infinity | ||
ldap | ||
nios | ||
cloudflare_dns.py | ||
dnsimple.py | ||
dnsmadeeasy.py | ||
haproxy.py | ||
hetzner_failover_ip.py | ||
hetzner_failover_ip_info.py | ||
hetzner_firewall.py | ||
hetzner_firewall_info.py | ||
ip_netns.py | ||
ipify_facts.py | ||
ipinfoio_facts.py | ||
ipwcli_dns.py | ||
lldp.py | ||
netcup_dns.py | ||
nmcli.py | ||
nsupdate.py | ||
omapi_host.py | ||
snmp_facts.py |