ansible/packaging/os
Chris Lamb f4bc59595c os/apt.py: Add support for passing --allow-unauthenticated
This is useful for packages that bootstrap their own apt-key setup - only
the initial installation will require overriding. Notable examples are the
Dropbox and Google Chrome packages.

(Setting force=yes is far too strong: I only want to bypass
authentication!)

Signed-off-by: Chris Lamb <chris@chris-lamb.co.uk>
2016-03-23 19:55:58 +08:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
apt.py os/apt.py: Add support for passing --allow-unauthenticated 2016-03-23 19:55:58 +08:00
apt_key.py Add support for both keyserver and keyring in apt_key 2016-02-09 19:51:16 +01:00
apt_repository.py Add diff support to apt_repository module 2016-03-04 12:37:28 +01:00
apt_rpm.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
package.py updated docs for package 2015-08-13 14:57:55 -04:00
redhat_subscription.py add no_log to the password parameter 2015-12-22 22:26:51 -05:00
rhn_channel.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
rhn_register.py Do not use a shell construct for rhnreg_ks 2016-01-26 12:24:13 +01:00
rpm_key.py removed syslog in favor of common module logging functions 2015-10-01 00:13:58 -04:00
yum.py One more bug yum non English locales 2016-03-16 00:55:50 +09:00