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
gservat 13da2c3ac9 Added support for parsing in the SLES patch level correctly
On SLES, the setup module was returning the architecture as the distribution version (i.e. platform.dist() didn't quite return the right thing). This change checks for /etc/SuSE-release and grabs the second column in the third line as distribution_version.
12 years ago
..
cloud Add missing exception name 12 years ago
commands Add version_added to all modules missing version_added information, the docs formatter will now 12 years ago
database Add version_added to all modules missing version_added information, the docs formatter will now 12 years ago
files Update unarchive 12 years ago
internal Correct documentation URLs 12 years ago
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 12 years ago
messaging Add missing version_added description in docs. 13 years ago
monitoring Monit fix - Use case insensitive comparison 12 years ago
net_infrastructure Fix pep8 E701 errors in bigip_monitor_http 12 years ago
network Add version_added to all modules missing version_added information, the docs formatter will now 12 years ago
notification Add version_added to all modules missing version_added information, the docs formatter will now 12 years ago
packaging Merge pull request #4985 from zakkie/devel 12 years ago
source_control Addresses #5036 fix typo in git module 12 years ago
system Added support for parsing in the SLES patch level correctly 12 years ago
utilities Remove Python 2.4-incompatible 'with' statement 12 years ago
web_infrastructure Reports changed status from django_manage migrate 12 years ago