mirror of https://github.com/ansible/ansible.git
* now uses class property instead of only relying on network_os variable
---------
Co-authored-by: Martin Krizek <martin.krizek@gmail.com>
(cherry picked from commit 6db006a5fa)
pull/81459/head
parent
85a3eb272a
commit
68709ecda2
@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- core will now also look at the connection plugin to force 'local' interpreter for networking path compatibility as just ansible_network_os could be misleading.
|
||||
Loading…
Reference in New Issue