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/changelogs/fragments
2021-11-02 06:16:45 +01:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
502-zfs_bugfix_and_diff_mode_support.yaml zfs.py: treated received properties as local and added diff mode support (#502) 2021-08-31 07:11:58 +02:00
634-gitlab_project_runners.yaml gitlab_runner: Support project-scoped runners registration (#2971) 2021-09-13 07:16:06 +02:00
1334-jenkins-plugin-fallback-urls.yaml Add fallback url for jenkins plugin (#1334) 2021-06-29 10:26:59 +04:30
2045-bitbucket_support_basic_auth.yaml bitbucket: Support Basic Auth (#2045) 2021-10-31 19:09:25 +01:00
2348-composer-no-interaction-option-discovery-to-avoid-hang.yaml composer: --no-interaction when discovering available options (#2348) 2021-05-01 18:23:14 +02:00
2407-puppet-change_stdout_to_console.yaml puppet - replace stdout with console in logdest option (#2407) 2021-05-03 07:26:47 +02:00
2450-gitlab_user-add_expires_at_option.yaml gitlab_user: add expires_at option (#2450) 2021-05-14 10:00:59 +02:00
2571-rhsm_release-fix-release_matcher.yaml rhsm_release: Fix the issue that rhsm_release module considers 8, 7Client and 7Workstation as invalid releases (#2571) 2021-05-24 21:59:52 +02:00
2881-gitlab_project-fix_workspace_user.yaml Fix/gitlab project user workspace (#2881) 2021-06-27 16:31:06 +04:30
2955-rax_mon_notification_plan-added-elements-to-list-params.yaml rax_mon_notification_plan - fixed validation check (#2955) 2021-07-10 13:05:20 +02:00
2960-launchd-validation-check.yaml launchd - fixed validation check (#2960) 2021-07-10 13:03:41 +02:00
2989-pamd-single-line.yaml pamd - fixed single line issue (#2989) 2021-07-14 13:04:35 +02:00
3006-redfish_command-bootoverride-argument-check.yaml Redfish Bootoverride Disable behaves incorrectly (#3006) 2021-07-16 19:02:34 +02:00
3034-promox-kvm-return-new-id.yaml Succesful clone from proxmox_kvm should return new vm id, not id from cloned vm. (#3034) 2021-07-26 06:33:01 +02:00
3049-xfconf-deprecate-get.yaml xfconf - deprecate get state in favour of the xfconf_info module (#3049) 2021-07-25 11:14:30 +02:00
3067-taiga-bugfix.yaml taiga_issue - bugfix + pythonification (#3067) 2021-07-25 22:03:45 +02:00
3068-supervisorctl-bugfix.yaml supervisorctl - bugfix + using ansible validation + pythonification (#3068) 2021-07-25 22:04:23 +02:00
3079-report-power-state-hpilo.yaml Feature: implement hpilo_info system power info (#3079) 2021-07-31 17:43:45 +12:00
3084-info-checkmode.yaml added supports_check_mode=True to info/facts modules (#3084) 2021-07-27 18:24:29 +02:00
3092-gunicorn-refactor.yaml gunicorn - minor refactoring (#3092) 2021-07-28 08:43:09 +02:00
3093-ejabberd_user-refactor.yaml ejabberd_user - refactoring and simplification (#3093) 2021-07-28 07:49:37 +02:00
3098-django_manage-cmd-list.yaml django_manage - using list instead of string in run_command() (#3098) 2021-07-28 08:22:18 +02:00
3104-deploy_helper-required_if.yaml deploy_helper - changed in-code condition to required_if (#3104) 2021-07-29 07:49:52 +02:00
3106-apache2_module-review.yaml apache2_module - multiple improvements (#3106) 2021-07-30 18:07:38 +02:00
3125-hana-query-userstore.yaml Hana query userstore (#3125) 2021-08-05 22:42:43 +02:00
3132-nmcli-dummy.yaml nmcli: manage dummy connections (#3132) 2021-08-05 14:25:42 +02:00
3135-add-redfish_command-bootoverridemode.yaml redfish_command: allow setting the BootSourceOverrideMode property (#3135) 2021-08-04 19:53:43 +02:00
3164-zypper-support-transactional-updates.yaml zypper: support transactional-updates (#3164) 2021-08-12 08:17:03 +02:00
3205-slack-minor-refactor.yaml slack - minor refactoring and pythonifying (#3205) 2021-08-16 12:24:15 +02:00
3206-mh-classmethod.yaml module_helper - implemented classmethod to start the module (#3206) 2021-08-17 10:43:18 +02:00
3233-include-thermal-sensor-status-via-redfish_info.yaml redfish_info: Include Status property for GetChassisThermals (#3233) 2021-08-19 21:13:10 +02:00
3239-nmcli-sit-ipip-config-bugfix.yaml nmcli: allow IPv4/IPv6 configuration on ipip and sit devices (#3239) 2021-08-23 06:24:05 +02:00
3247-retry_servfail-for-dig.yaml Add option for retry_servfail (#3247) 2021-08-21 21:57:28 +02:00
3262-nmcli-add-gre-tunnel-support.yaml nmcli: Support gre tunnels (#3262) 2021-08-26 08:16:36 +02:00
3283-django_manage-fix-command-splitting.yaml django_manage - added splitting the command parameter for running (#3283) 2021-08-31 07:14:08 +02:00
3284-openwrt_init-improvements.yaml openwrt_init - improvements (#3284) 2021-08-28 21:50:09 +02:00
3285-pamd-updated-with-empty-args.yaml pamd - fixed issue+minor refactorings (#3285) 2021-08-31 12:34:57 +02:00
3286-open_iscsi-improvements.yaml open_iscsi - minor refactoring (#3286) 2021-08-31 13:09:29 +02:00
3290-mh-cmd-boolean-not.yaml mh CmdMixin - added ArgFormat.BOOLEAN_NOT and logic (#3290) 2021-08-29 13:03:15 +02:00
3296-clean-etag.yaml redfish: clean etag of quotes before patch (#3296) 2021-09-01 22:59:27 +02:00
3328-interfaces_file-improvements.yaml Interfaces_file - improvements (#3328) 2021-09-19 13:44:37 +02:00
3329-kernel_blacklist-improvements.yaml kernel_blacklist - revamped the module (#3329) 2021-09-20 19:39:35 +02:00
3332-zpool_facts-pythonify.yaml zpool_facts - pythonification (#3332) 2021-09-06 19:23:33 +02:00
3334-django_manage-split-params.yaml django_manage - split params (#3334) 2021-09-07 06:22:46 +02:00
3422-open-iscsi-mutual-authentication-support.yaml open-iscsi: adding mutual authentication support and updating authentication parameters description (#3422) 2021-09-26 13:38:17 +02:00
3500-macports-add-stdout-and-stderr-to-status.yaml macports: add stdout and stderr to status (#3499) (#3500) 2021-10-11 06:55:09 +02:00
3563-nmcli-ipv6_dns.yaml nmcli: Fix ipv6.dns not being recongnized as list (#3563) 2021-10-21 08:05:00 +02:00
3634-pipx-improve-changed.yaml pipx: minor refactor (#3647) 2021-11-01 07:59:15 +01:00
3648-mh-cmd-publish-cmd.yaml mh/mixins/cmd - added publish_cmd parameter to CmdModuleHelper.run_command() (#3648) 2021-10-31 20:35:21 +01:00
3655-use-publish_cmd.yaml fix modules' output by using publish_cmd (#3655) 2021-11-01 13:53:02 +01:00