community.general/lib/ansible/modules/packaging/os
Brian Coca e7dc05df11 updated upgrade to a more sensible default as the previous was prone to confusion fixes #1667 2016-12-08 11:23:17 -05:00
..
__init__.py Some more module categorization. 2016-12-08 11:22:25 -05:00
apt.py updated upgrade to a more sensible default as the previous was prone to confusion fixes #1667 2016-12-08 11:23:17 -05:00
apt_key.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
apt_repository.py This change is in response to issue #133. 2016-12-08 11:23:14 -05:00
apt_rpm.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
package.py updated package examples 2016-12-08 11:23:05 -05:00
redhat_subscription.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
rhn_channel.py Proper author info for all remaining modules 2016-12-08 11:23:07 -05:00
rhn_register.py Add version that the profilename param was added 2016-12-08 11:23:16 -05:00
rpm_key.py Small cleanups. * Import url(lib|parse|lib2) if needed by the module rather than relying on module_utils.urls to do so. * Remove stdlib modules from requirements * Use the if __name__ conditional for invoking main() 2016-12-08 11:23:11 -05:00
yum.py Read the url in in chunks so that we don't use as much memory for large packages 2016-12-08 11:23:11 -05:00