1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/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.
2013-11-27 23:44:34 +11:00
..
cloud Add missing exception name 2013-11-20 16:58:19 +00:00
commands Add version_added to all modules missing version_added information, the docs formatter will now 2013-11-18 18:55:49 -05:00
database Add version_added to all modules missing version_added information, the docs formatter will now 2013-11-18 18:55:49 -05:00
files Update unarchive 2013-11-25 10:44:39 -06:00
internal Correct documentation URLs 2013-11-08 15:02:45 -05:00
inventory Make add_host clear the inventory pattern cache, add some more aliases. Fixes #4442. 2013-10-11 16:37:10 -04:00
messaging Add missing version_added description in docs. 2013-07-20 12:08:47 -04:00
monitoring Monit fix - Use case insensitive comparison 2013-10-03 02:46:35 +08:00
net_infrastructure Fix pep8 E701 errors in bigip_monitor_http 2013-11-20 14:57:30 -05:00
network Add version_added to all modules missing version_added information, the docs formatter will now 2013-11-18 18:55:49 -05:00
notification Add version_added to all modules missing version_added information, the docs formatter will now 2013-11-18 18:55:49 -05:00
packaging Merge pull request #4985 from zakkie/devel 2013-11-22 09:25:44 -08:00
source_control Addresses #5036 fix typo in git module 2013-11-25 09:55:05 -05:00
system Added support for parsing in the SLES patch level correctly 2013-11-27 23:44:34 +11:00
utilities Remove Python 2.4-incompatible 'with' statement 2013-11-25 17:01:24 +09:00
web_infrastructure Reports changed status from django_manage migrate 2013-11-22 19:35:19 +00:00