..
.keep
Rename changelogs/fragments/.empty -> changelogs/fragments/.keep
2020-08-07 08:17:57 +02:00
816-only-invocate-feature-when-variable-is-set.yml
only set param features when variable is not empty ( #1763 )
2021-02-10 22:07:27 +01:00
948-dellemc-migration-removal.yml
Migrating DellEMC collections from community.general collections ( #1699 )
2021-02-01 18:06:58 +01:00
1475-xfconf-facts.yml
xfconf: feature flag to disable facts and deprecation warning ( #1747 )
2021-02-10 19:42:40 +01:00
1478-filesystem-fix-1457-resizefs-idempotency.yml
module filesystem: partially fix idempotency issue #1457 (resizefs) ( #1478 )
2021-02-03 07:54:04 +01:00
1596-xfs_quota-feedback_on_projects_not_initialized_has_changed.yml
bugfix: xfs_quota feedback on projects not initialized has changed ( #1596 )
2021-02-27 08:38:24 +01:00
1661-gitlab-deploy-key-update-pubkey.yml
Feature/gitlab deploykey updkey ( #1661 )
2021-02-05 07:30:05 +01:00
1691-add-name-and-id-props-to-redfish-inventory-output.yml
Add Name and/or Id properties to resource inventory output ( #1691 )
2021-01-29 07:17:57 +01:00
1695-parted-updatedregex.yaml
parted: fix regex for version match and partition size output ( #1695 )
2021-02-05 07:21:57 +01:00
1702_homebrew_tap.yml
homebrew_tap: Add support for brew search path ( #1708 )
2021-02-01 08:42:32 +01:00
1703-sensu_silence-fix_json_parsing.yml
sensu-silence: fix json parsing of sensu API response ( #1703 )
2021-02-02 17:45:14 +01:00
1714-gitlab_runner-required-reg-token.yml
Implemented fix pointed in issue ( #1760 )
2021-02-14 15:08:32 +01:00
1715-proxmox_kvm-add-vmid-to-returns.yml
Added VMID to all returns ( #1715 )
2021-02-15 07:27:43 +00:00
1721-fix-nomad_job_info-no-jobs-failure.yml
Fix undeclared result for nomad_job_info module ( #1721 )
2021-02-15 07:27:33 +00:00
1722_timezone.yml
timezone: add gentoo and alpine linux support ( #1722 )
2021-02-10 19:44:09 +01:00
1723-datadog_monitor-add-missing-monitor-types.yml
datadog_monitor: Add missing monitor types query alert, trace-analytics alert, rum alert ( #1723 )
2021-02-05 07:22:49 +01:00
1724-various-fixes-for-updating-existing-gitlab-user.yml
Various fixes for updating existing gitlab users ( #1724 )
2021-02-09 10:29:13 +01:00
1735-imc-sessions.yml
Fixed imc_rest session logout ( #1743 )
2021-02-21 17:53:30 +01:00
1740-aerospike_migration.yml
Fix typo in aerospike_migration module. ( #1740 )
2021-02-11 07:04:45 +01:00
1741-use-path-argspec.yml
Change type str -> path in argspec. ( #1741 )
2021-02-12 07:58:30 +01:00
1744-case-insensitive-hostname-fqdn-matching.yml
redfish module_utils: case insesitive search for situations where the hostname/FQDN on iLO is in caps ( #1744 )
2021-02-10 19:47:09 +01:00
1753-document-fstypes-supported-by-resizefs.yml
document what filesystem types are supported by 'resizefs' option ( #1753 )
2021-02-10 03:50:43 -08:00
1761-redfish-tidy-up-validation.yml
Removed parameter-list-no-elements validation errors from redfish modules ( #1761 )
2021-02-12 06:47:23 +01:00
1765-proxmox-params.yml
Improved parameter handling on proxmox modules ( #1765 )
2021-02-12 13:01:52 +01:00
1766-zfs-fixed-sanity.yml
Tidy up validation for storage/zfs modules ( #1766 )
2021-02-15 07:16:08 +01:00
1771-centurylink-validation-elements.yml
Tidy up validate-modules ignores for cloud/centurylink modules ( #1771 )
2021-02-13 12:14:06 +01:00
1776-git_config-tilde_value.yml
Prevented the expansion of parameters in run_command() ( #1794 )
2021-02-12 06:13:05 +01:00
1783-proxmox-kvm-fix-args-500-error.yaml
proxmox_kvm: 500 error args parameter ( #1783 )
2021-02-15 22:40:51 +01:00
1788-ease-nios_host_record-dns-bypass-check.yml
ease limitation for nios_host_record DNS Bypass ( #1788 )
2021-02-15 08:29:04 +01:00
1795-list-elements-batch1.yml
Tidy up validate-modules:parameter-list-no-elements (batch 1) ( #1795 )
2021-02-16 07:11:37 +01:00
1813-lxd_profile-merge-profiles.yml
Previously LXD profiles were overwritten, now these are merged. ( #1813 )
2021-02-16 07:15:50 +01:00
1814-dnsimple-add-support-for-caa-records.yml
dnsimple: Add support for CAA records ( #1814 )
2021-02-16 07:15:19 +01:00
1819-tidyup-pylint-blacklistnames.yml
Tidy up all pylint:blacklisted-name ignore lines ( #1819 )
2021-02-16 08:03:51 +01:00
1830-valmod_docmissingtype_batch1.yml
Tidy up validations + bug fixes + deprecations ( #1830 )
2021-02-16 09:27:24 +01:00
1838-runit-deprecate-param-dist.yml
runit - deprecate param dist ( #1838 )
2021-02-16 21:45:25 +01:00
1847-proxmox-kvm-fix-status.yml
proxmox_kvm: fix undefined local variable status ( #1847 )
2021-02-17 21:25:05 +01:00
1852-deploy-helper-fix-state-is-clean-without-release.yaml
deploy_helper: fix a bug when not defining release on state=clean ( #1859 )
2021-02-22 09:12:21 +01:00
1861-python3-keys.yml
fixed Python 3 keys() usage ( #1861 )
2021-02-23 23:19:27 +01:00
1871-infoblox-inventory.yml
Improve infoblox inventory script dependencies. ( #1871 )
2021-02-21 21:11:54 +01:00
1880-fix_cobbler_system_ssl.yml
cobbler_sync cobbler_system fix TLS check when validate_certs ( #1880 )
2021-02-25 14:55:45 +01:00
1885-sanity-check-fixes-batch3.yml
Tidy up sanity checks (2021/Batch 3 - who's counting) ( #1885 )
2021-02-26 11:37:23 +01:00
1895-proxmox-kvm-fix-issue-1875.yml
proxmox_kvm: trivial patch for github issue #1875 ( #1895 )
2021-02-25 12:34:53 +01:00
1912-yum_versionlock-lock_unlock_concurrently.yml
yum_versionlock: do lock/unlock concurrently ( #1912 )
2021-02-26 23:16:40 +01:00
CVE-2021-20191_no_log.yml
Add no_log to some module arguments ( #1725 )
2021-02-04 21:02:21 +01:00
meta-runtime-deprecations.yml
Improve meta/runtime.yml deprecation messages. ( #1918 )
2021-02-26 21:35:53 +01:00
no_log-fixes.yml
Fix a bunch of potential security issues (secret leaking) ( #1736 )
2021-02-08 16:33:18 +01:00
selective-core-2.11.yml
Make selective callback work with ansible-core 2.11. ( #1807 )
2021-02-13 11:09:40 +01:00