community.general/lib/ansible/modules/packaging/os
Adrián López e1761d7724 yum: improve disk usage when update_cache used (#21098)
* Marks metadata files as outdated

Eliminates time records of the metadata and mirrorlists download
for each repository. This forces yum to revalidate the cache for
each repository the next time it is used.

* Command arguments in two separate strings to be compatible if run_command implementation changes. Doc explains a little better what is that parameter doing
2017-02-14 18:53:14 +01:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
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 yum: improve disk usage when update_cache used (#21098) 2017-02-14 18:53:14 +01: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