Reap collections changelog fragments - 3 (#68567)

pull/68570/head
Matt Martz 5 years ago committed by GitHub
parent af27d1a5ad
commit 2c294d0cbf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,2 +0,0 @@
bugfixes:
- compare_policies() Explicitly convert bools and ints to strings when comparing AWS IAM policies

@ -1,2 +0,0 @@
minor_changes:
- ec2_placement_group - make `name` a required field.

@ -1,2 +0,0 @@
minor_changes:
- iam - make `name` a required field.

@ -1,2 +0,0 @@
minor_changes:
- iam_cert - make `name` a required field.

@ -1,2 +0,0 @@
minor_changes:
- iam_policy - make `iam_name` a required field.

@ -1,3 +0,0 @@
bugfixes:
- "docker_image - fix validation of build options."
- "docker_login - fix error handling when ``username`` or ``password`` is not specified when ``state`` is ``present``."

@ -1,2 +0,0 @@
minor_changes:
- zabbix_action - allow str values for ``esc_period`` options (https://github.com/ansible/ansible/pull/66841).

@ -1,4 +0,0 @@
bugfixes:
- postgresql_membership - make the ``groups`` and ``target_roles`` parameters required (https://github.com/ansible/ansible/pull/67046).
- postgresql_slot - make the ``name`` parameter required (https://github.com/ansible/ansible/pull/67046).
- postgresql_tablespace - make the ``tablespace`` parameter required (https://github.com/ansible/ansible/pull/67046).

@ -1,2 +0,0 @@
bugfixes:
- Some cloudengine modules were missing ``import __future__`` and ``metaclass``. (https://github.com/ansible/ansible/pull/67634).

@ -1,2 +0,0 @@
bugfixes:
- Some cloudengine modules were missing ``import __future__`` and ``metaclass``. (https://github.com/ansible/ansible/pull/67635).

@ -1,2 +0,0 @@
bugfixes:
- win_chocolatey - Improve error checking when finding the path of a newly installed Chocolatey app

@ -1,2 +0,0 @@
minor_changes:
- win_dns_client - Added support for setting IPv6 DNS servers - https://github.com/ansible/ansible/issues/55962
Loading…
Cancel
Save