Using pyinfra
Deploy Reference
zypper_repositories
How pyinfra Works
Meta
Documentation may contain unreleased features!
You are reading most recent documentation which may not have been released yet. 1.x is the latest release version available.
host.fact.zypper_repositories
Returns a list of installed zypper repositories:
[ { 'name': 'Main Repository', 'enabled': '1', 'autorefresh': '0', 'baseurl': 'http://download.opensuse.org/distribution/leap/$releasever/repo/oss/', 'type': 'rpm-md', }, ]