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/library
Toshio Kuratomi 79a2e586fe Make systemd vs rht detection more robust for centos
Centos 6.x and below use an old RHT style of configuring hostname.
CentOS 7.x and better use systemd.  Instead of depending on the
distribution string which seems to have changed over the course of 6.x
we need to explicitly check the version.

Fixes #8997
10 years ago
..
cloud Fix splitting the tag from the image name 10 years ago
commands
database Prevents module from failing with "_mysql_exceptions.Warning: Sending passwords in plain text without SSL/TLS is extremely insecure." When not using SSL/TLS. 10 years ago
files Do not keep a new file if we fail to set its attributes. 10 years ago
internal
inventory
messaging
monitoring Don't return 'state' attr in bigpanda module 10 years ago
net_infrastructure A10 module improvements 10 years ago
network get_url module: Add timeout parameter 10 years ago
notification
packaging Fix a typo on is_update call inside latest function 10 years ago
source_control
system Make systemd vs rht detection more robust for centos 10 years ago
utilities Convert boolean strings from set_fact to proper boolean values 10 years ago
web_infrastructure
windows This change selects the certificate from the winrm configuration and attempts to find the expiry date from that. 10 years ago