mirror of https://github.com/ansible/ansible.git
opensuse - install password-store from specific repo (#52439)
(cherry picked from commit 4a94bd8d9d
)
pull/52466/head^2
parent
b159fc38ce
commit
bbf2d6b637
@ -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