mirror of https://github.com/ansible/ansible.git
fix networking path (#81295)
* now uses class property instead of only relying on network_os variable --------- Co-authored-by: Martin Krizek <martin.krizek@gmail.com>pull/81356/head
parent
010e542a13
commit
6db006a5fa
@ -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