mirror of https://github.com/ansible/ansible.git
opensuse - install password-store from specific repo (#52439)
(cherry picked from commit 4a94bd8d9d)
pull/52547/head
parent
ab4cfa1b50
commit
07e0de6cf1
@ -0,0 +1,7 @@
|
||||
[security_privacy]
|
||||
name=Crypto applications and utilities (openSUSE_Leap_{{ ansible_distribution_version }})
|
||||
type=rpm-md
|
||||
baseurl=http://download.opensuse.org/repositories/security:/privacy/openSUSE_Leap_{{ ansible_distribution_version }}/
|
||||
gpgcheck=1
|
||||
gpgkey=http://download.opensuse.org/repositories/security:/privacy/openSUSE_Leap_{{ ansible_distribution_version }}/repodata/repomd.xml.key
|
||||
enabled=1
|
||||
Loading…
Reference in New Issue