You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR! couldn't resolve module/action 'juniper.device.facts'. This often indicates a misspelling, missing collection, or incorrect module path.
The error appears to be in '/project/pb_get_hostname_sn_version_by_facts_juniper.yaml': line 25, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: Retrieve facts from Junos devices
^ here
The text was updated successfully, but these errors were encountered:
Issue Type
Module Name
juniper.device collection and Python libraries version
OS / Environment
Summary
juniper.device not working for container environment
Steps to reproduce
xxxx-macbook juniper % docker run -it --rm -v $PWD:/project juniper/pyez-ansible ansible-playbook -i juniper_inventory_test pb_get_hostname_sn_version_by_facts_juniper.yaml --user "xxx" -k
Expected results
Actual results
The text was updated successfully, but these errors were encountered: