ansible/packaging/os
verm666 d435d5ce0a This change is in response to issue #133.
The original problem is: apt_repository.py connect to launchpad on
every playbook run. In this patch apt_repository.py checks if required
repository already exists or not. If no - paa will be added, if yes -
just skip actions.
2015-06-25 10:56:29 -07:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
apt.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
apt_key.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
apt_repository.py This change is in response to issue #133. 2015-06-25 10:56:29 -07:00
apt_rpm.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
package.py updated package examples 2015-06-08 20:25:39 -04:00
redhat_subscription.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
rhn_channel.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
rhn_register.py Some more module categorization. 2014-11-04 17:23:22 -05:00
rpm_key.py Small cleanups. 2015-06-24 06:51:00 -07:00
yum.py Read the url in in chunks so that we don't use as much memory for large packages 2015-06-24 08:12:49 -07:00