..
27800-ec2_vpc_net-ipv6-support.yml
AWS ec2_vpc_net: Enable ipv6 CIDR assignment ( #60983 )
5 years ago
47182-os_port_order_difference_should_not_trigger_changes.yml
os_port allowed_address_pairs and extra_dhcp_opts list of dicts comparison fix ( #56577 )
5 years ago
51489-apt-not-honor-update-cache.yml
apt: honor cache_update=false on auto-install deps ( #56549 )
5 years ago
55919-rabbitmq_publish-fix-for-recent-pika-versions.yml
rabbitmq_publish fix for incorrectly stating message was not published to the queue ( #61960 )
5 years ago
56832-remove-aptitude-warning.yml
Fixes #56832 : Remove warning when falling back to apt-get if aptitude is missing. ( #61782 )
5 years ago
57185-fix_vmware_modules_py_pre2.79.yaml
VMware: not ssl.SSLContext if validate_certs false ( #57185 )
5 years ago
57266-apt_repository-update-cache-retrying.yml
apt_repository: implement update cache retrying ( #57266 )
5 years ago
57535-vmware_vcenter_statistics_corner-cases.yml
VMware: Fix issue with order of changes in vmware_vcenter_statistics
5 years ago
58973-luks_device_add-type-option.yml
luks_device.py: allows user explicity define luks format version ( #61812 )
5 years ago
58973_luks_device-add-label-and-uuid-support.yml
luks_device.py: Allow manipulate LUKS containers with label or UUID ( #61603 )
5 years ago
59438-hostname-use-hostnamectl.yml
hostname: Use hostnamectl for Systemd strategy ( #59974 )
5 years ago
59877-fix-keyerror-in-redfish-getlogs.yaml
Fix KeyError exceptions in GetLogs command ( #59877 )
5 years ago
59927-fix-redfish-power-reset-type-mapping.yaml
Fix power command ResetType mapping logic ( #59927 )
5 years ago
60527-apt_exponential_backoff_cache_update_retry.yml
apt: use exponential backoff for apt update cache retries ( #60527 )
5 years ago
60961-docker_compose-fix-deprecation-warning.yml
fix erroneous failures in docker_compose due to deprecation warnings … ( #61650 )
5 years ago
61004-compare_policies-convert-to-string.yml
Fix behaviour of module_utils/ec2 compare_policies when dealing with bare bools and ints. ( #61115 )
5 years ago
61119-os_server-add-tag-to-instance-nics.yml
os_server - add "tag" to instance nics ( #61119 )
5 years ago
61263-aws_codecommit-description.yml
aws_codecommit: Fix integration tests and Add support for updating the description ( #61263 )
5 years ago
61284-ec2_asg-idempotency.yml
aws_asg: Fix idempotency when using tags and metrics ( #61284 )
5 years ago
61338-tower-inventory-integer-inventory_id.yaml
Allow tower inventory plugin to accept integer inventory_id ( #61338 )
5 years ago
61522-luks-device-add-option-to-define-keysize.yml
add option to define keysize at luks partition creation ( #61522 )
5 years ago
61570-netcli-put-get.yaml
Allow the use of _paramiko_conn even if the connection hasn't been started. ( #61570 )
5 years ago
61577-support-iops-in-purefa_volume.yml
Add IOPs bandwidth support to volumes ( #61577 )
5 years ago
61604-ansible-inventory-hide-args.yaml
Properly hide limit and list-hosts args from ansible-inventory ( #61618 )
5 years ago
61624-fix-galaxy-url-building.yml
Don't truncate the last character from galaxy urls. Fixes #61624 ( #61775 )
5 years ago
61655-fix-digital-ocean-droplet-create.yaml
Fix creation of DigitalOcean droplets using digital_ocean_droplet module ( #61655 )
5 years ago
61658-openssh_keypair-public-key-permissions.yml
openssh_keypair: make sure public key has same permissions as private key ( #61658 )
5 years ago
61735-wait-for-s3-bucket-to-exist-before-modifying.yaml
aws_s3 - wait for the bucket before setting ACLs ( #61735 )
5 years ago
61736-eos-normalize-interface.yaml
Standardize eos resource modules ( #61736 )
5 years ago
61738-ecs-certificate-invalid-chain.yaml
Fixes to ecs_certificate cert chain for #61738 ( #61858 )
5 years ago
61740-docker_container-port-range-parsing.yml
docker_container: improve port range parsing error behavior ( #61740 )
5 years ago
61805-azure-facts-info.yml
Azure _info modules: fix returned ansible_facts when called as _info ( #61805 )
5 years ago
61925-fix_purefa_fact_info_api_check.yml
purefa_info: Fix failure due to API version check ( #61925 )
5 years ago
61978-get-url-no-checksum.yml
Don't treat no checksum as a checksum match ( #62146 )
5 years ago
62083-vmware-internal_results.yml
VMware: Change return key `results` from VMware modules ( #62161 )
5 years ago
62096-test-coverage-all.yml
Fix ansible-test coverage --all ( #62115 )
5 years ago
62218-fix-to-entrust-api.yml
Always specify header of connection keep-alive regardless of python v… ( #62218 )
5 years ago
62237-keep-unsafe-context.yml
Ensure we don't erase unsafe context in TaskExecutor.run on bytes ( #62287 )
5 years ago
allow_ansible_ns.yml
allow external collections under the ansible NS ( #61908 )
5 years ago
ansible-connection_persist_issue.yaml
Fix ansible-connection persist after playbook run complete issue ( #61591 )
5 years ago
ansible-doc-removed-traceback.yml
Fix ansible-doc traceback and sanity test. ( #62040 )
5 years ago
ansible-galaxy-progress.yaml
ansible-galaxy - add config to control the display wheel ( #61902 )
5 years ago
ansible-galaxy-role-server.yaml
ansible-galaxy fix --server option for roles ( #61820 )
5 years ago
ansible-test-ansible-doc.yml
Fix ansible-doc traceback and sanity test. ( #62040 )
5 years ago
ansible-test-collections-coverage-noise.yml
Properly exclude tests/output/ from code coverage.
5 years ago
ansible-test-collections-requirements.yml
Fix ansible-test collections requirements installation. ( #62181 )
5 years ago
ansible-test-doc-links.yml
Fix display of sanity test doc links.
5 years ago
ansible-test-execv-wrapper-shebang.yml
Fix issues with ansible-test --venv option. ( #62033 )
5 years ago
ansible-test-ignore-tests-output.yml
Fix ansible-test to ignore `tests/output/`. ( #62084 )
5 years ago
ansible-test-pytest-plugin-loading.yml
Add missing changelog entry for ansible-test fix.
5 years ago
ansible-test-sanity-requirements.yml
Fix issues with ansible-test --venv option. ( #62033 )
5 years ago
ansible-test-submodules.yml
Use relative submodule status in ansible-test.
5 years ago
ansible-test-vcenter-plugin.yml
Fix ansible-test vcenter test filtering.
5 years ago
ansible-test-venv-activation.yml
Fix issues with ansible-test --venv option. ( #62033 )
5 years ago
ansible-test-venv-pythonpath.yml
Fix issues with ansible-test --venv option. ( #62033 )
5 years ago
ansible-test-virtualenv-venv.yml
Work around virtualenv/venv issue in ansible-test. ( #62111 )
5 years ago
atomic_image_absent.yml
atomic_image: Fix absent state ( #61827 )
5 years ago
azure-fact-fix.yaml
Azure fix _info/_facts return values for some modules ( #61584 )
5 years ago
extra-vars.yml
core: Handle empty extra vars in cli ( #61831 )
5 years ago
lookup_rabbitmq-is_closing-bug.yml
lookup_rabbitmq pika > 1.0.0 is_closing bug fix ( #61959 )
5 years ago
nxos_bfd_global-add-missing-import.yaml
nxos_bfd_global - add missing import of re ( #62226 )
5 years ago
openbsd-disabled-account-no-warning-for-passwd.yaml
Allow 13 asterisk characters in password field without warning ( #54893 )
5 years ago
user-docs-group-fix.yaml
User - correct group removal description in docs ( #61936 )
5 years ago
v2.10.0-initial-commit.yaml
[WIP] Cleanups and version bumping for 2.10 ( #61572 )
5 years ago
win_become-shared-token.yaml
win_become - don't dispose logon token until end ( #61905 )
5 years ago