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/modules/cloud
patchback[bot] 2414011428
udm_dns_record: Fix handling of PTR records (#3244) (#3256) (#3297)
* udm_dns_record: Fix handling of PTR records (#3244)

Before, it was not possible to manage PTR records in Univention DNS,
due to broken zone lookups and improper used parameters of the object.
This patch fixes the PTR handling, allowing both v4 and v6 entries.

* udm_dns_record: [doc] add changelog fragment

* udm_dns_record: [fix] validation errors

* udm_dns_record: import ipaddress module conditionally (#3244)

* udm_dns_record: fix sanity check error, improve doc (#3244)

* udm_dns_record: Improve changes to meet community standards (#3244)

(cherry picked from commit d9dcdcbbe4)

Co-authored-by: Sebastian Damm <SipSeb@users.noreply.github.com>
2021-08-30 19:05:38 +02:00
..
alicloud [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02:00
atomic using get_bin_path() on atomic modules (#2144) (#2151) 2021-04-02 22:35:56 +02:00
centurylink Tidy up validate-modules ignores for cloud/centurylink modules (#1771) (#1811) 2021-02-13 12:35:18 +01:00
dimensiondata fixed str formatting (#2139) (#2141) 2021-03-31 14:15:05 +02:00
heroku Tidy up sanity checks ignore lines modules (batch 7) (#1970) (#1984) 2021-03-08 08:58:07 +01:00
huawei Fix a bunch of potential security issues (secret leaking) (#1736) (#1751) 2021-02-08 17:04:38 +01:00
linode linode_v4 - fixed error message (#2430) (#2432) 2021-05-03 13:51:14 +02:00
lxc fixed Python 3 keys() usage (#1861) (#1891) 2021-02-24 19:36:37 +01:00
lxd fixed Python 3 keys() usage (#1861) (#1891) 2021-02-24 19:36:37 +01:00
memset [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02:00
misc Fixed incorrect VMID: cloning to an existing VM (#3266) (#3281) 2021-08-27 19:04:00 +02:00
oneandone More false-positives (not flagged by sanity tests yet). (#2010) (#2016) 2021-03-13 13:48:18 +01:00
online modules: fix examples to use FQCN for builtin modules (#648) 2020-07-14 18:28:08 +03:00
opennebula [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) (#3196) 2021-08-12 14:17:01 +02:00
oracle fixed Python 3 keys() usage (#1861) (#1891) 2021-02-24 19:36:37 +01:00
ovh removed unreachable code (#2157) (#2170) 2021-04-05 09:50:16 +02:00
ovirt [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02:00
packet [PR #3194/1fec1d0c backport][stable-3] Fix sanity failures (#3195) (#3196) 2021-08-12 14:17:01 +02:00
profitbricks More false-positives (not flagged by sanity tests yet). (#2010) (#2016) 2021-03-13 13:48:18 +01:00
pubnub Mark non-secret leaking module options with no_log=False (#2001) (#2005) 2021-03-12 09:17:05 +01:00
rackspace [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02:00
scaleway Tidy up sanity checks ignore lines modules (batch 7) (#1970) (#1984) 2021-03-08 08:58:07 +01:00
smartos [stable-2] added supports_check_mode=True to info/facts modules (#3095) 2021-07-28 07:42:07 +02:00
softlayer Adjust example to remove unnecessary offensive language. (#2869) (#2871) 2021-06-25 06:49:11 +02:00
spotinst Mark non-secret leaking module options with no_log=False (#2001) (#2005) 2021-03-12 09:17:05 +01:00
univention udm_dns_record: Fix handling of PTR records (#3244) (#3256) (#3297) 2021-08-30 19:05:38 +02:00
webfaction Tidy up sanity checks (2021/Batch 3 - who's counting) (#1885) (#1910) 2021-02-26 11:57:51 +01:00
xenserver xenserver_guest - fixed validations (#2243) (#2253) 2021-04-17 09:51:16 +02:00