community.general/lib/ansible/modules/packaging/os
Robin Roth 82eaa9735c Add try/except around xml parsing in zypper
Zypper sometimes produces invalid XML. Catch that in a nicer way.

Potential future improvement: Work around broken XML by removing some
sections.
2017-02-13 12:28:22 -05:00
..
__init__.py
apk.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
apt.py update vague description of only_upgrade (#21050) 2017-02-06 09:50:43 +00:00
apt_key.py Add information about lookup file constraint. 2017-01-10 13:20:00 -05:00
apt_repository.py apt_repository: check for enabled repositories correctly 2017-02-07 18:42:57 -08:00
apt_rpm.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
dnf.py Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
dpkg_selections.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
homebrew.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
homebrew_cask.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
homebrew_tap.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
layman.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
macports.py minor spelling changes 2016-12-13 13:51:13 -05:00
openbsd_pkg.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
opkg.py minor spelling changes 2016-12-13 13:51:13 -05:00
package.py Refreshed metadata for core modules 2016-12-08 11:25:35 -05:00
pacman.py Tell pacman not to display progress bars 2016-12-20 09:47:25 -05:00
pkg5.py Relocating extras into lib/ansible/modules/ after merge 2016-12-08 11:35:18 -05:00
pkg5_publisher.py PEP 8 cleanup. (#20789) 2017-01-28 00:12:11 -08:00
pkgin.py PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
pkgng.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
pkgutil.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
portage.py Fix code-blocks to use correct syntax highlighting 2017-01-08 09:18:45 -08:00
portinstall.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
pulp_repo.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
redhat_subscription.py Redhat subscription (#20729) 2017-02-07 12:07:01 -05:00
rhn_channel.py no log passwords (#21229) 2017-02-10 15:13:59 -05:00
rhn_register.py Rhn register misc fixes (#20724) 2017-01-31 15:23:27 -05:00
rpm_key.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
slackpkg.py minor spelling changes 2016-12-13 13:51:13 -05:00
sorcery.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
svr4pkg.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00
swdepot.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
swupd.py Add swupd plugin (#20834) 2017-02-10 13:55:27 -05:00
urpmi.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
xbps.py minor spelling changes 2016-12-13 13:51:13 -05:00
yum.py Fix 'yum skips updates' bug (#21113) 2017-02-08 16:07:43 -05:00
yum_repository.py Update validate-modules (#20932) 2017-02-02 11:45:22 -08:00
zypper.py Add try/except around xml parsing in zypper 2017-02-13 12:28:22 -05:00
zypper_repository.py PEP 8 W291 whitespace cleanup. 2017-01-27 17:08:02 -08:00