ansible/packaging/os
Michael Scherer 0b2d190f72 Use the rpm python module rather than execing rpm
Using the rpm module prevent a uneeded fork, and permit
to skip the signature checking which slow down a bit the
operation, and which would be done by yum on installation
anyway.
2015-01-11 05:02:51 +01:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
apt.py mark as upgradable and let apt-get install deal with it 2014-12-28 12:52:57 -05:00
apt_key.py Some more module categorization. 2014-11-04 17:23:22 -05:00
apt_repository.py Some more module categorization. 2014-11-04 17:23:22 -05:00
apt_rpm.py Remove incorrect executable permissions. 2014-11-13 18:08:48 -05:00
redhat_subscription.py use state parameter in examples 2014-12-04 17:31:35 -08:00
rhn_channel.py Some more module categorization. 2014-11-04 17:23:22 -05:00
rhn_register.py Some more module categorization. 2014-11-04 17:23:22 -05:00
rpm_key.py Some more module categorization. 2014-11-04 17:23:22 -05:00
yum.py Use the rpm python module rather than execing rpm 2015-01-11 05:02:51 +01:00