ansible/packaging/os
Adrian Likins 72f6238d04 Update redhat_subscriptions 'server_insecure' docs (#3373)
'server_insecure' maps to the subscription-manager config
(/etc/rhsm/rhsm.conf) value for 'insecure' key in the
'server' stanza. The 'insecure' configures if the https connection
to 'server_hostname' is verified as having been issued by
a CA in 'ca_cert_dir' trust store.

Previous documentation indicating it disables https and
enables http was inaccurate. Connection to server_hostname
always uses https.
2016-04-12 17:51:35 +02:00
..
__init__.py Some more module categorization. 2014-11-04 17:23:22 -05:00
apt.py Retry apt cache updates 2016-03-29 08:35:34 +01: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 Update redhat_subscriptions 'server_insecure' docs (#3373) 2016-04-12 17:51:35 +02:00
rhn_channel.py Proper author info for all remaining modules 2015-06-15 15:53:30 -04:00
rhn_register.py Merge pull request #3283 from mscherer/fix_argument_rhn_register 2016-04-01 23:46:36 +02:00
rpm_key.py removed syslog in favor of common module logging functions 2015-10-01 00:13:58 -04:00
yum.py Yum module always downloads remote rpms. fixes #1452 2016-03-23 23:59:36 +01:00