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
Silke Hofstra 208df2c9e6
nsupdate: fix 'index out of range' error when no TTL answer is given (#7219)
* nsupdate: fix 'index out of range' error when no TTL answer is given

Fix a possible `list index out of range` when no answer is returned in the `ttl_changed` method
by applying the existing workaround for NS records to all record types.

Resolves #836

* fixup! nsupdate: fix 'index out of range' error when no TTL answer is given
2023-09-10 21:29:21 +02:00
..
action freebsd: shutdown -p ... on freebsd to power off machine (#7102) 2023-08-14 19:41:47 +02:00
become machinectl become plugin: mark as require_tty (#6935) 2023-07-15 12:53:59 +02:00
cache Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
callback Add unixy support for check_mode_markers (#7179) 2023-09-03 17:38:46 +02:00
connection chroot: add disable_root_check option (#7099) 2023-08-14 19:41:33 +02:00
doc_fragments proxmox module utils: better error msg when token fails with old proxmoxer (#6839) 2023-07-03 22:07:05 +02:00
filter Start using semantic markup (#6627) 2023-06-10 09:28:40 +02:00
inventory plugins/inventory/cobbler: Add exclude/include_mgmt_classes (#7184) 2023-09-05 18:36:12 +00:00
lookup bitwarden lookup fix get_field (#7061) 2023-08-11 13:22:26 +02:00
module_utils CmdRunner bugfix (#7200) 2023-09-10 07:41:04 +02:00
modules nsupdate: fix 'index out of range' error when no TTL answer is given (#7219) 2023-09-10 21:29:21 +02:00
test Fix more copyright lines, add more default copyright lines (#5095) 2022-08-08 14:24:58 +02:00