You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/packaging/os
Thomas Bechtold 04496b70ae zypper_repository: Fix repo parsing for empty list
When no repositories are defined in zypper, the return code
of "zypper repos" is 6. Handle that case and don't fail
if zypper_repository has to deal with an empty repo list.

Fixes https://github.com/ansible/ansible-modules-extras/issues/795
11 years ago
..
__init__.py Reorganization. 11 years ago
dnf.py Changes to author formatting, remove emails 11 years ago
homebrew.py Changes to author formatting, remove emails 11 years ago
homebrew_cask.py Changes to author formatting, remove emails 11 years ago
homebrew_tap.py Changes to author formatting, remove emails 11 years ago
layman.py Port layman to fetch_url 11 years ago
macports.py Adding author's github id 11 years ago
openbsd_pkg.py openbsd_pkg: Update author mail address. 11 years ago
opkg.py Changes to author formatting, remove emails 11 years ago
pacman.py Improve pacman module 11 years ago
pkg5.py Changes to author formatting, remove emails 11 years ago
pkg5_publisher.py Changes to author formatting, remove emails 11 years ago
pkgin.py Changes to author formatting, remove emails 11 years ago
pkgng.py Merge https://github.com/ansible/ansible-modules-extras into devel 11 years ago
pkgutil.py Changes to author formatting, remove emails 11 years ago
portage.py Merge pull request #631 from Tatsh-ansible/usepkg-flags 11 years ago
portinstall.py Changes to author formatting, remove emails 11 years ago
svr4pkg.py svr4pkg: assume command worked only on known-to-be-good returncodes 11 years ago
swdepot.py Changes to author formatting, remove emails 11 years ago
urpmi.py Changes to author formatting, remove emails 11 years ago
zypper.py Changes to author formatting, remove emails 11 years ago
zypper_repository.py zypper_repository: Fix repo parsing for empty list 11 years ago