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/plugins
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
..
action iptables_state: fix async status call (-> action plugin) (#2711) (#2728) 2021-06-06 18:10:26 +02:00
become Make plugins pass validation. (#2414) (#2434) 2021-05-03 14:51:44 +02:00
cache redis cache - better parsing of connection uri (#2579) (#2621) 2021-05-26 09:59:58 +02:00
callback Make plugins pass validation. (#2414) (#2434) 2021-05-03 14:51:44 +02:00
connection funcd connection plugin is now usable/loadable (#2235) (#2241) 2021-04-14 10:00:39 +02:00
doc_fragments fixed documentation for oneview modules (#2092) (#2093) 2021-03-24 16:41:03 +01:00
filter json_query, no more 'unknown type' errors (#2607) (#2612) 2021-05-25 13:59:01 +02:00
inventory Add missing author name (#2570) (#2575) 2021-05-21 19:44:05 +02:00
lookup Wire token param into consul_api #2124 (#2126) (#2725) 2021-06-05 23:03:48 +02:00
module_utils xenserver_guest - fixed validations (#2243) (#2253) 2021-04-17 09:51:16 +02:00
modules zypper_repository: fix idempotency on adding repo with releasever and basearch variables (#2722) (#2752) 2021-06-08 08:47:11 +02:00