]> git.apps.os.sepia.ceph.com Git - ceph-ansible.git/commit
fix openSUSE OBS repo creation
authorJohannes Kastl <kastl@b1-systems.de>
Thu, 22 Aug 2019 20:12:51 +0000 (22:12 +0200)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Thu, 29 Aug 2019 16:31:40 +0000 (16:31 +0000)
commit64b11ab2b957f0d1d1aafb95f2f52707d3c57754
treef0f3b79c2db78058870351a622d688b86974c513
parente8e1f310ddce6577a727aab5279d19e521f682c9
fix openSUSE OBS repo creation

roles/ceph-common/tasks/installs/suse_obs_repository.yml:
ansible's zypper_repository module does not know a parameter 'uri', this is
called 'repo' instead

Signed-off-by: Johannes Kastl <kastl@b1-systems.de>
(cherry picked from commit 4711a7d626053fce4b70d8f89f694e8833ba3756)
roles/ceph-common/tasks/installs/suse_obs_repository.yml