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
Amin Vakil 94a53adff1
zypper_repository: fix idempotency on adding repo with releasever and basearch variables (#2722)
* 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>
2021-06-08 08:23:32 +02:00
..
action iptables_state: fix async status call (-> action plugin) (#2711) 2021-06-06 08:20:52 +02:00
become meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
cache meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
callback meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
connection meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
doc_fragments meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
filter meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
inventory meta/runtime.yml and __init__.py cleanup (#2632) 2021-05-27 18:49:26 +02:00
lookup Wire token param into consul_api #2124 (#2126) 2021-06-05 22:38:42 +02:00
module_utils ModuleHelper - also uses LC_ALL to force language (#2731) 2021-06-07 13:06:23 +02:00
modules zypper_repository: fix idempotency on adding repo with releasever and basearch variables (#2722) 2021-06-08 08:23:32 +02:00