community.general/lib/ansible
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
..
cli fix non-zero exit code on missing role file (#19002) 2017-02-14 17:57:06 +01:00
compat Fix typo when choosing KqueueSelector 2017-02-06 08:46:58 -08:00
config
errors adds feature to all modules to be run locally (#18763) 2016-12-15 15:47:29 -05:00
executor added fixme note 2017-02-10 08:46:33 -05:00
galaxy PEP 8 E111 & E114 cleanup. (#20838) 2017-01-30 15:01:47 -08:00
inventory Use a custom id generator over uuid4 2017-02-10 14:38:38 -06:00
module_utils Adds f5-sdk import check to all F5 modules (#21354) 2017-02-14 08:42:07 +00:00
modules yum: improve disk usage when update_cache used (#21098) 2017-02-14 18:53:14 +01:00
parsing improve error message on conflicting actions. Fixes #21057 (#21059) 2017-02-06 22:48:06 +00:00
playbook delegate_to is a string 2017-02-10 20:07:49 -05:00
plugins passwordstore (pass) lookup module (#21314) 2017-02-14 11:12:39 -05:00
template Also clean template data even if marked unsafe 2017-02-10 10:08:55 -06:00
utils updates eos modules to use socket (#21197) 2017-02-13 20:22:10 -05:00
vars Revert "Fixing another corner case for security related to CVE-2016-9587" 2017-02-10 08:27:26 -06:00
__init__.py
constants.py Added DIFF_ALWAYS constant 2017-02-09 18:28:50 -05:00
release.py