You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
__init__.py Some more module categorization. 10 years ago
apt.py Proper author info for all remaining modules 9 years ago
apt_key.py Proper author info for all remaining modules 9 years ago
apt_repository.py This change is in response to issue #133. 9 years ago
apt_rpm.py Proper author info for all remaining modules 9 years ago
package.py updated package examples 9 years ago
redhat_subscription.py Proper author info for all remaining modules 9 years ago
rhn_channel.py Proper author info for all remaining modules 9 years ago
rhn_register.py Some more module categorization. 10 years ago
rpm_key.py Small cleanups. 9 years ago
yum.py Read the url in in chunks so that we don't use as much memory for large packages 9 years ago