mirror of https://github.com/ansible/ansible.git
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.pull/5075/head
parent
7be13faae8
commit
13da2c3ac9
Loading…
Reference in New Issue