mirror of https://github.com/ansible/ansible.git
hostname - Correct distribution for various Linux distros based on output from distro library (#56936)
* Adjust hostname classes based on output from distro Corrects the following: - OpenSUSE Leap - ArchARM - Oracle Linux * Add CoreOS and Clear Linux distributionspull/58215/head
parent
d010510835
commit
bd55617a5b
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- hostname - make module work on CoreOS, Oracle Linux, Clear Linux, OpenSUSE Leap, ArchARM (https://github.com/ansible/ansible/issues/42726)
|
Loading…
Reference in New Issue