1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/plugins
patchback[bot] bf9bcd9bb4
snmp_facts - added timeout and retries params to module (#2065) (#2073)
* added timeout and retries params to module

* added changelog fragment

* Update plugins/modules/net_tools/snmp_facts.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* Update plugins/modules/net_tools/snmp_facts.py

Co-authored-by: Felix Fontein <felix@fontein.de>

* removed default for retries per suggestion in PR

* Update plugins/modules/net_tools/snmp_facts.py

Co-authored-by: Felix Fontein <felix@fontein.de>

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit c147d2fb98)

Co-authored-by: Alexei Znamensky <103110+russoz@users.noreply.github.com>
2021-03-21 11:52:40 +01:00
..
action Bump version to 2.0.0 (#1369) 2020-11-26 14:26:36 +01:00
become <plugin_type>: -> name: (#1541) 2021-01-12 07:12:03 +01:00
cache fixed Python 3 keys() usage (#1861) (#1891) 2021-02-24 19:36:37 +01:00
callback fixed Python 3 keys() usage (#1861) (#1891) 2021-02-24 19:36:37 +01:00
connection Tidy up all pylint:blacklisted-name ignore lines (#1819) (#1839) 2021-02-16 08:46:20 +01:00
doc_fragments New module: Add Pritunl VPN user module (net_tools/pritunl/) (#803) (#2071) 2021-03-21 11:46:33 +01:00
filter Add version_sort filter to properly sort list of versions (#1916) (#1932) 2021-02-27 19:54:39 +01:00
inventory Excluded qemu templates in pools (#1991) (#2003) 2021-03-12 08:24:24 +01:00
lookup Adding another example for tss lookup (#1945) (#1948) 2021-03-02 22:23:28 +01:00
module_utils New module: Add Pritunl VPN user module (net_tools/pritunl/) (#803) (#2071) 2021-03-21 11:46:33 +01:00
modules snmp_facts - added timeout and retries params to module (#2065) (#2073) 2021-03-21 11:52:40 +01:00