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
Amin Vakil 9ccc0464ff
archive: remove path folder itself when remove paramater is true (#1083)
* Remove paths folders themselves

* Add changelog

* Add remove integration test

* Check excluded file
2020-11-19 20:51:16 +01:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
216-fix-lxc-container-container_config-parameter.yaml lxc_container: fix the type of the 'container_config' parameter (#216) 2020-11-08 13:10:19 +01:00
229_lvol_percentage_fix.yml Fix idempotent issue when using lvol with %VG or %PVS size options and VG is fully allocated (#229) 2020-11-09 08:39:34 +01:00
296-ansible-2.9.yml Run tests with Ansible 2.9 as well (#296) 2020-07-02 13:40:16 +02:00
303-consul_kv-fix-env-variables-handling.yaml Fix for lookup/consul_kv environment varibles handling (#303) 2020-06-23 14:08:38 +02:00
311-jira-error-handling.yaml jira: log error messages in "errors" key (#311) 2020-07-28 08:59:33 +03:00
349-pacman_improve_group_expansion_speed.yml Improve group expansion speed: query list of pacman groups once (#349) (#349) 2020-10-09 14:18:11 +02:00
360_syspatch_apply_patches_by_default.yml OpenBSD Syspatch: Apply patches by default. Minor module cleanup (#360) 2020-10-28 06:49:14 +01:00
409-datadog-monitor-include-tags.yaml Add include_tags to datadog_monitor (#409) 2020-10-23 07:12:22 +02:00
436-infoblox-use-stderr-and-environment-for-config.yaml infoblox inventory script: Use stderr, and allow use of environment for config (#436) 2020-10-26 19:42:05 +01:00
442-log_plays-add_playbook_task_name_and_action.yml [log_plays] Add playbook, task name and action (#442) 2020-06-29 11:31:07 +03:00
474-yarn_fix-outdated-fix-list.yml yarn: Fix handling of empty outdated & scoped packages (#474) 2020-07-23 10:19:32 +03:00
522-parted_change_label.yml parted: proper fix for change of partition label case (#594) 2020-09-28 22:05:15 +02:00
547-start-service-condition.yaml docker_compose: dont start the service if parameter stopped is true (#547) 2020-06-26 08:30:40 +02:00
548_apk.yml apk: Add no-cache option (#548) 2020-06-23 14:10:05 +02:00
560-pkgng-add-stdout-and-stderr.yaml pkgng: Add stdout and stderr to response object (#560) 2020-06-23 19:55:40 +02:00
562-nmcli-fix-idempotency.yaml nmcli: add idempotent support for any kinds of connections (#562) 2020-06-30 05:43:39 +02:00
563-update-terraform-status-test.yaml Fix terraform changed status detection test (#561) (#563) 2020-08-21 21:44:15 +02:00
564-docker_container_use_config_macaddress_by_default.yaml use Config MacAddress by default instead of Networks (#564) 2020-06-30 05:40:43 +02:00
568_packaging.yml Reduce ignored packaging sanity tests (#568) 2020-06-26 15:17:11 +02:00
569-pkgng-add-upgrade-action.yaml pkgng: Add support for upgrading all installed packages (#569) 2020-07-07 23:04:35 +02:00
596-splunk-add-option-to-not-validate-cert.yaml [splunk] Add an option to not fail when the certificate is not valid (#596) 2020-06-29 16:14:44 +02:00
610_logstash_callback_add_ini_config.yml add ini config to logstash callback (#610) 2020-07-31 10:56:12 +02:00
611-gitlab-runners-env-vars-intput-and-default-item-limit.yaml gitlab_runners inventory plugin: runtime en var and list default behavior (#611) 2020-07-16 10:41:09 +03:00
613-snmp_facts-EndOfMibView.yml Handle 'No more variables left in this MIB View ' in snmp_facts (#613) 2020-07-21 12:40:26 +05:30
615-digital-ocean-tag-info-bugfix.yml Fix bug in digital_ocean_tag_info module (#615) 2020-07-05 11:31:52 +05:30
642-docker_container-python-2.yml docker_container: make sure to_text() and to_native() are used instead of str() (#642) 2020-07-13 20:59:29 +02:00
646-docker_swarm-remove-advertise_addr-from-join-requirement.yaml removes advertise_addr from required parameters when state is "join" (#646) 2020-07-20 18:14:16 +02:00
650_pacman_support_zst_package_files.yaml pacman: Treat .zst package names as files (#650) 2020-07-19 12:07:38 +02:00
651-fix-postgresql_set-warning.yaml Update: only "warn" when restart is required (#651) 2020-07-15 16:22:06 +03:00
653-postgresql_query_add_search_path_param.yml postgresql_query: add search_path parameter (#653) 2020-07-20 10:08:02 +03:00
656-name-with-hyphen.yml modules: fix names with hyphens (#656) (#659) 2020-07-16 17:44:19 +03:00
676-osx_defaults_fix_handling_negative_ints.yml osx_defaults: fix handling negative integers (#676) 2020-07-21 16:12:21 +02:00
677-jenkins_plugins_sha1.yaml Shameless recommit of changes in jesstruck/ansible:jenkins_plugins_sha1 (#677) 2020-07-27 11:33:08 +02:00
687-fix-redfish-payload-decode-python35.yml Fix decoding of response payloads for python 3.5 (#687) 2020-07-24 23:35:33 +02:00
689-haproxy_agent_and_health.yml haproxy: Enable/disable health and agent checks (#689) 2020-07-29 23:39:48 +02:00
693-big-revamp-on-xfconf-adding-array-values.yml big revamp on xfconf, adding array values (#693) 2020-07-25 13:58:14 +03:00
699-django_manage-createcachetable-fix-idempotence.yml Fix changes detection for createcachetable (#699) 2020-09-29 06:18:34 +02:00
702-slack-support-for-blocks.yaml slack: support for blocks (#702) 2020-07-29 22:11:32 +02:00
704-doas-set-correct-default-values.yml Fix more become plugins (#708) 2020-07-29 20:27:16 +02:00
707-jira-error-handling.yaml jira: cast error messages to strings (#707) 2020-07-29 23:38:51 +02:00
708-set-correct-default-values.yml Fix more become plugins (#708) 2020-07-29 20:27:16 +02:00
711-lxd-target.yml module lxd_container - added target parameter for cluster deployments (#711) 2020-07-30 12:30:25 +03:00
713-maven-timestamp-snapshot.yml maven_artifact: Adjust path for time stamped SNAPSHOT versions (#713) 2020-11-16 21:41:55 +01:00
722-plugins.yml Fix plugins (names, constants, FQCNs in examples) (#722) 2020-08-08 22:04:34 +02:00
738-ipa-python3.yml ipa module utils: BUGFIX ipa modules Cookie problem with Loadbalanced IPA and Python3 (… (#738) 2020-08-07 08:26:38 +02:00
744-xfconf_make_locale-independent.yml Update xfconf.py: make locale-independent (#744) 2020-08-11 12:27:33 +02:00
750-jc-new-filter.yaml JC plugin (#750) 2020-08-11 09:12:17 +03:00
776-postgresql_set_allow_empty_string.yaml postgresql_set: allow to pass an empty string as a value (#776) 2020-08-14 22:46:45 +03:00
777-interfaces_file-re-escape.yml interfaces_file: re.escape() old value (#873) 2020-09-08 14:48:20 +02:00
783-fix-gem-installed-versions.yaml gem: Fix get_installed_versions: correctly parse "default" version. (#783) 2020-09-03 07:47:34 +02:00
789-pkg5-wrap-to-modify-package-list.yaml pkg5: wrap 'to modify' package list (#789) 2020-08-25 21:21:51 +02:00
796-postgresql_privs-grant-option-bug.yaml postgresql_privs: Fix bug with grant_option (#796) 2020-08-21 13:57:26 +03:00
802-pushover-device-parameter.yml Specify device for Pushover notification (#802) 2020-09-03 08:01:52 +02:00
805-docker_image-build-output.yml Add docker build output to task result (#805) 2020-11-15 16:51:02 +01:00
811-proxmox-kvm-state-absent.yml proxmox_kvm: fix idempotency issue with state=absent (#811) 2020-09-05 00:51:54 +02:00
820_nagios_added_acknowledge_and_servicecheck.yml Nagios: added 'acknowledge' and 'schedule_forced_svc_check' action (#820) 2020-09-29 06:17:09 +02:00
823-terraform_init_reconfigure.yaml Add support for "reconfigure" option for terraform init (#823) 2020-10-30 20:05:41 +01:00
825-bootsource-override-option.yaml redfish_command: allow setting the BootSourceOverrideEnabled property (#825) 2020-09-10 17:25:48 +02:00
831-proxmox-kvm-wait.yml proxmox_kvm: new function wait_for_task() (#831) 2020-09-08 13:11:37 +02:00
843-update-slack-messages.yml add message_id (ts) option to slack module to allow editing messages (#843) 2020-09-08 13:09:25 +02:00
849-proxmox-kvm-state-absent-force.yml proxmox_kvm: allow force to be use with state=absent (#849) 2020-09-07 22:07:40 +02:00
850-proxmox_kvm-remove_hard_coded_defaults.yml proxmox, proxmox_kvm: Deprecate hard-coded defaults (#850) 2020-10-30 13:15:25 +01:00
858-postgresql_privs_should_allow_public_role_lowercased.yml postgresql_privs: allow lowercased PUBLIC role (#858) 2020-09-10 16:08:57 +03:00
886-postgresql_query_add_ret_vals.yml postgresql_query: add query_all_results ret value (#886) 2020-10-20 09:08:16 +03:00
887-rollback-if-nothing-changed.yml Rollback if nothing changed (#887) 2020-09-15 16:21:34 +03:00
892-slack-token-validation.yml Slack: moves to \S+ check instead of \w+-\w+ (#863) 2020-09-07 22:09:31 +02:00
897-lookup-plugin-hashivault-add-approle-mount-point.yaml [lookup_plugin/hashi_vault] add missing 'mount_point' param for approle (#897) 2020-09-17 10:19:12 +02:00
899_launchd_user_service.yml launchd: fix for user-level services (#899) 2020-09-27 22:30:22 +02:00
900-aerospike-migration-handle-unstable-cluster.yaml [aerospike_migrations] - handle exception for unstable-cluster (#900) 2020-09-25 07:38:48 +02:00
902-hashi_vault-token-path.yml hashi_vault - Change token_path env var loading precedence (#902) 2020-09-18 21:59:25 +02:00
903-enhance-redfish-manager-reset-actions.yml Support same reset actions on Managers as on Systems (#903) 2020-09-23 08:42:56 +02:00
929-vault-namespace-support.yml Support use of VAULT_NAMESPACE env var (#929) 2020-09-18 21:21:41 +02:00
939-zypper_repository_proper_failure_on_missing_python-xml.yml zypper_repository: Proper failure when python-xml is missing (#939) 2020-09-20 14:09:02 +02:00
941-postgresql_privs_usage_on_types_option.yml postgresql_privs: add usage_on_types option (#941) 2020-09-24 10:08:34 +03:00
943-proxmox-kvm-code-cleanup.yml proxmox_kvm: code cleanup (#934) 2020-09-23 16:39:46 +03:00
945-darwin-timezone-py3.yaml Use platform.system for Darwin comparisons (#945) 2020-09-28 08:12:38 +02:00
951-ipa_user-add-userauthtype-param.yaml ipa_user: Add userauthtype param (#951) 2020-09-29 17:02:40 +02:00
967-use-fqcn-when-calling-a-module-from-action-plugin.yml use FQCN when calling a module from action plugin (#967) 2020-09-28 22:06:08 +02:00
968-gitlab_variables-pagination.yml Gitlab variables pagination (#968) 2020-10-09 14:59:00 +02:00
979-docker_container-published_ports-empty-idempotency.yml docker_container: fix idempotency problem with empty published_ports list (#979) 2020-09-28 20:40:57 +02:00
992-nmcli-locale.yml nmcli: set C locale when executing nmcli (#992) 2020-09-29 22:57:07 +02:00
993-file-capabilities.yml [capabilities] fix for a newer versions of libcap (#1061) 2020-10-16 21:03:54 +02:00
996-postgresql_privs_fix_function_handling.yml postgresql_privs: fix the module mistakes a procedure for a function (#996) 2020-09-29 21:27:30 +03:00
998-nagios-added_forced_check_for_all_services_or_host.yml nagios: force an active service check for all services of a particular host or for the host itself (#998) 2020-09-29 13:49:27 +02:00
1024-vault-skip-verify-support.yml Respect VAULT_SKIP_VERIFY envionment variable setting in hashi_vault lookup plugin (#1024) 2020-10-09 14:23:04 +02:00
1028-proxmox-kvm-linked-clone.yml proxmox_kvm: allow setting format to null (None) (#1028) 2020-10-10 10:53:09 +02:00
1036-redis-cache-keyset-name.yaml cache/redis: make keyset keyname configurable (#1036) 2020-10-11 15:16:59 +02:00
1038-fix-homebrew-and-homebrew-cask-package-validation.yaml Resolve homebrew and homebrew_cask package name validation issues (#1038) 2020-10-27 22:46:49 +01:00
1048-postgresql_privs_add_procedure_type.yml postgresql_privs: add procedure type support (#1048) 2020-10-08 08:21:39 +03:00
1055-redis-cache-sentinel.yaml cache/redis: feature redis sentinel (#1055) 2020-10-20 07:05:40 +02:00
1059-postgresql_privs_fix_failings_when_using_roles_with_hyphen.yml postgresql_privs: fix module fails when passing roles containing hyphens (#1059) 2020-10-11 12:57:19 +03:00
1078-postgresql_ext_fix_version_selection_when_version_is_latest.yml postgresql_ext: sort list of available versions (#1078) 2020-10-13 12:36:23 +03:00
1079-redis-use-regexp-to-check-if-the-value-matches-expected-form.yaml redis: use regexp to check if the value matches expected form (#1079) 2020-10-20 07:04:42 +02:00
1081-solaris_zone-python3.yml solaris_zone: fix zone configuration with python3 (#1082) 2020-10-14 21:18:04 +02:00
1083-archive-remove-path-folder.yml archive: remove path folder itself when remove paramater is true (#1083) 2020-11-19 20:51:16 +01:00
1091-postgresql_info_add_in_recovery_ret_val.yml postgresql_info: add in_recovery return value to show if a service in recovery mode or not (#1091) 2020-10-14 14:30:19 +03:00
1099-postgresql_ext_fix_failing_when_version_cannot_be_compared.yml postgresql_ext: fix module's failing when available ext versions contain a pure string (#1099) 2020-10-16 11:56:15 +03:00
1101-slack-ts-fix.yaml move conversion of data to json in slack API handling (#1101) 2020-10-19 10:58:14 +03:00
1105-beadm_bugfix.yaml Unbreak beadm module (#1105) 2020-10-31 13:51:10 +01:00
1107-monit-fix-status-check.yml monit: fix module detection of monitored process state (#1107) 2020-10-23 12:26:23 +02:00
1118-docker_login-config-store.yml docker_login: fix internal config file storage to handle credentials for more than one registry (#1118) 2020-10-21 08:18:05 +02:00
1119-docker_container-device-reqests.yml docker_container: add device_requests option (#1119) 2020-10-27 05:52:39 +01:00
1124-pg_hba-dictkey_bugfix.yaml Fix changelog fragment (#1152) 2020-10-22 10:05:21 +03:00
1126-influxdb-conditional-path-argument.yml InfluxDB_database: Make the path argument conditional on the InfluxDB version (#1126) 2020-11-06 09:12:00 +01:00
1127-maven_artifact_client_cert.yml Added client_cert and client_key to the maven_artifact module. (#1127) 2020-10-20 18:41:57 +02:00
1138-hashi_vault_fix_approle_authentication_without_secret_id.yml Fix hashi_vault lookup approle authentication (#1138) 2020-11-16 16:42:42 +01:00
1140-iptables_state-fix-race-condition.yml iptables_state: fix race condition between module and its action plugin (#1140) 2020-10-20 20:27:37 +02:00
1144-consul-add-tcp-check-support.yml Add TCP healthcheck support for services registered by consul module (#1144) 2020-10-30 06:18:48 +01:00
1149-filesystem-fix-355-state-absent.yml filesystem: fix 355 state absent (#1149) 2020-10-26 19:43:01 +01:00
1154-django_manage-docs.yml Fixed django_manage markup in docs (#1154) 2020-10-26 07:54:57 +01:00
1169-getbinpkgonly.yaml Add getbinpkgonly (-G) to portage (#1169) 2020-10-26 19:37:56 +01:00
1175-zypper-absent-lang.yml Fix lang issue on zypper absent (#1175) 2020-10-27 22:45:42 +01:00
1179-composer_require_v2_idempotence_fix.yml Issue #1179: Fix v2 composer require idempotence (#1180) 2020-10-26 19:31:17 +01:00
1185-proxmox-ignore-qemu-templates.yml proxmox: ignore QEMU templates altogether (#1185) 2020-10-30 19:51:49 +01:00
1196-use_description-in-gitlab-group-creation.yml added description parameter to create request (#1196) 2020-11-11 13:33:38 +01:00
1206-proxmox-api-token.yml proxmox*: add support for API tokens (#1206) 2020-11-16 21:24:11 +01:00
1213-hashi_vault-jwt-auth-support.yaml Add support for HashiCorp Vault JWT auth (#1213) 2020-11-16 07:48:58 +01:00
1223-nios-remove-redundant-aliases.yml Remove redundant aliases from NIOS modules (#1223) 2020-11-04 07:54:53 +01:00
1243-pkgng-present-ignoreosver.yaml [pkgng] present the 'ignore_osver' option to pkg (#1243) 2020-11-17 07:17:16 +01:00
1244-renamed-parameter.yaml Changed parameter name, added aliases for compatibility. (#1244) 2020-11-08 23:04:57 +01:00
1258-proxmox_kvm-ignore-pool-on-update.yaml proxmox_kvm: pool parameter not supported by qemu/<vmid>/config API endpoint (#1258) 2020-11-14 11:52:01 +01:00
1270-linode-v4-stackscript-support.yaml Add support for StackScripts to Linode v4 module (#1270) 2020-11-13 03:21:56 -08:00
1305-added-xfconf-tests.yaml Xfconf tests (#1305) 2020-11-16 11:27:00 +00:00
33979-xfs_growfs.yml filesystem.py: fix xfs growfs (#137) 2020-06-23 14:04:55 +01:00
55903_kubevirt.yml kubevirt: Add aliases 'interface_name' for 'network_name' (#536) 2020-06-29 07:37:41 +02:00
63767_selective.yml selective: mark task failed correctly (#629) 2020-07-12 00:26:58 +02:00
66813_gitlab_project.yml gitlab_project: add support for merge_method on projects (#636) 2020-07-14 20:17:46 +05:30
add_argument_check_for_rundeck.yaml Add check for rundeck_acl_policy name (#612) 2020-07-16 23:17:18 +02:00
airbrake_deployment_add_version.yml airbrake_deployment: Add version param (#583) 2020-06-26 23:05:55 +02:00
aix_filesystem-module_util-routing-issue.yml aix_filesystem - fix module_util pathing issue for ansible 2.9 (#567) 2020-06-23 13:42:32 +02:00
community.docker-31-docker-secret.yml Add a warning when ansible_key label is not found on a secret. (#31) (#1249) 2020-11-09 08:42:59 +01:00
cyberarkconjur-removal.yml conjur_variable: redirecting to correct collection (#570) 2020-06-30 07:36:08 +02:00
digital-ocean.yml Remove DigitalOcean modules (moved to community.digitalocean) (#622) 2020-07-07 16:41:16 +02:00
dsv_fix.yml dsv: Use correct dict usage (#743) 2020-08-10 10:22:24 +05:30
firewalld_migration.yml migrate firewalld to ansible.posix (#623) 2020-07-16 22:21:22 +02:00
fix-plugin-imports.yml Fix gcp_storage_file lookup plugin (#1284). 2020-11-13 16:01:10 -05:00
galaxy-yml.yml Fix galaxy.yml (#774) 2020-08-16 17:09:34 +01:00
google-modules.yml Restore removed google modules (#675) 2020-07-21 07:45:32 +01:00
homebrew-cask-at-symbol-fix.yaml Fix for error trying to install cask with '@' in the name (#763) 2020-09-02 07:52:23 +03:00
infinidat-removal.yml Remove old infini modules to prepare for collection implementation (#607) 2020-07-10 21:08:09 +02:00
logicmonitor-removal.yml Deprecate logicmonitor and logicmonitor_facts (#541) 2020-06-23 15:55:59 +02:00
mysql.yml Migrating MySQL to community.mysql (#633) 2020-07-10 18:54:04 +02:00
nmcli-refactor.yml nmcli: module refactor (#1113) 2020-10-23 07:13:39 +02:00
odbc.yml odbc: adding parameter to disable auto-commit (#1137) (#1139) 2020-11-06 20:41:34 +01:00
openbsd_pkg.yml Add OpenBSD pkg_add(1) snapshot support (#965) 2020-11-13 06:33:13 +01:00
parted_negative_numbers.yml parted: Allow passing negative numbers to specify partition boundary relative to disk end (#129) 2020-06-23 14:02:35 +02:00
pkgutil-check-mode-etc.yaml pkgutil: add update all, check-mode, squashing and examples (#799) 2020-09-30 06:19:36 +02:00
porting-guide-2.yml Add porting guide entries from Ansible-base porting guide (#703) 2020-07-29 08:02:12 +02:00
proxmox_template-appliance-download.yml proxmox_template download appliance templates (#1046) 2020-11-04 23:16:07 +01:00
proxysql.yml migrating ProxySQL to community.proxysql (#624) 2020-07-07 13:38:54 +01:00
remove-ansible.posix-dependency.yml Remove ansible.posix dependency (#1157) 2020-10-28 12:57:00 +01:00
xfconf_add_uint_type.yml Added uint type to xfconf module (#696) 2020-07-28 10:40:40 +03:00
xml-remove-changed.yml Fix xml reports changed when node is not deleted (#1007) 2020-09-30 14:11:28 +03:00
zfs-root-snapshot.yml Fix zfs snapshot handling on root zvols (#936) 2020-09-28 22:04:24 +02:00