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
patchback[bot] 62d53eb3cf
zypper_repository: fix idempotency on adding repo with releasever and basearch variables (#2722) (#2752)
* zypper_repository: Check idempotency on adding repo with releasever

* Name required when adding non-repo files.

* Initial try to fix releasever

* Replace re.sub with .replace

* name releaseverrepo releaseverrepo

* Change  to ansible_distribution_version for removing repo

* improve asserts format

* add changelog

* Fix changelog formatting

Co-authored-by: Felix Fontein <felix@fontein.de>

* improve command used for retrieving releasever variable

Co-authored-by: Felix Fontein <felix@fontein.de>

* add basearch replace

* Add basearch to changelog fragment

* Check for releasever and basearch only when they are there

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 94a53adff1)

Co-authored-by: Amin Vakil <info@aminvakil.com>
2021-06-08 08:47:11 +02:00
..
.keep Rename changelogs/fragments/.empty -> changelogs/fragments/.keep 2020-08-07 08:17:57 +02:00
1085-consul-acl-hcl-whitelist-update.yml 1085 updating the hcl whitelist to include all supported options (#2495) (#2527) 2021-05-17 08:09:17 +02:00
2126-consul_kv-pass-token.yml Wire token param into consul_api #2124 (#2126) (#2725) 2021-06-05 23:03:48 +02:00
2364-influxdb_user-first_user.yml influxdb_user: allow creation of first user with auth enabled (#2364) (#2368) (#2547) 2021-05-17 19:18:46 +00:00
2461-ovirt4-fix-configparser.yml ovir4 inventory script (#2461) (#2582) 2021-05-22 14:36:44 +02:00
2499-influxdb_user-fix-multiple-no-privileges.yml Update influxdb_user.py Fixed Multiple No Privileges (#2499) (#2529) 2021-05-17 08:09:46 +02:00
2510-jenkins_plugin_use_post_method.yml jenkins_plugin: HTTP Error 405: Method Not Allowed on disable/enable plugin #2510 (#2511) (#2618) 2021-05-26 07:29:09 +02:00
2518-nmap-fix-cache-disabled.yml fix error when cache is disabled (#2518) (#2531) 2021-05-17 08:09:56 +02:00
2525-iptables_state-fix-initialization-command.yml iptables_state: fix per-table initialization command (#2525) (#2552) 2021-05-18 12:27:34 +02:00
2560-java_cert-pkcs12-alias-bugfix.yml java_cert - fix incorrect certificate alias on pkcs12 import (#2560) (#2580) 2021-05-22 13:51:24 +02:00
2568-ssh_config-reduce-stormssh-searches-based-on-host.yml Reduce stormssh searches based on host (#2568) (#2723) 2021-06-05 16:03:10 +00: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) (#2605) 2021-05-24 20:28:22 +00:00
2579-redis-cache-ipv6.yml redis cache - better parsing of connection uri (#2579) (#2621) 2021-05-26 09:59:58 +02:00
2590-netcup_dns-exception-no-message-attr.yml Use str() to get exception message (#2590) (#2610) 2021-05-25 13:59:51 +02:00
2614-influxdb_user-fix-issue-introduced-in-PR#2499.yml influxdb_user: Fix bug introduced by PR 2499 (#2614) (#2639) 2021-05-27 08:23:11 +02:00
2634-terraform-switch-workspace.yml Terraform: ensure workspace is reset to current value (#2634) (#2721) 2021-06-04 21:12:50 +02:00
2648-proxmox_kvm-fix-vmid-return-value.yml proxmox_kvm - Fixed vmid result when VM with name exists (#2648) (#2673) 2021-05-29 08:50:06 +00:00
2671-fix-broken-query-of-async_status-result.yml iptables_state: fix broken query of async_status result (#2671) (#2675) 2021-05-29 13:54:32 +02:00
2711-fix-iptables_state-2700-async_status-call.yml iptables_state: fix async status call (-> action plugin) (#2711) (#2728) 2021-06-06 18:10:26 +02:00
2722-zypper_repository-fix_idempotency_on_adding_repo_with_releasever.yml zypper_repository: fix idempotency on adding repo with releasever and basearch variables (#2722) (#2752) 2021-06-08 08:47:11 +02:00
json_query_more_types.yml json_query, no more 'unknown type' errors (#2607) (#2612) 2021-05-25 13:59:01 +02:00