Last Updated on July 31, 2021 by Admin 1
Which setting in Ansible attempts to use ssh for remote connection to execute python script on a network device but fails because Python is not available on those network devices?
- ansible_network_os
- ansible_become
- ansible_become_method
- ansible_connection