You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/changelogs/fragments/v2.5.3_catchup.yaml

7 lines
512 B
YAML

bugfixes:
- firewalld - fixed fw_offline undefined error (https://github.com/ansible/ansible/pull/39394)
- ansible-connection - properly unlock the socket file lock (https://github.com/ansible/ansible/pull/39223)
- apt - added --no-install-recommends to PYTHON_APT dep installation (https://github.com/ansible/ansible/pull/39409)
- ec2_vpc_route_table - updated matching_count parsing (https://github.com/ansible/ansible/pull/39899)
- ovirt - fixed quota_id check (https://github.com/ansible/ansible/pull/40081)