ktbyers / scp_sidecar

Ansible modules using SCP and SSH to transfer files to network devices
Apache License 2.0
24 stars 13 forks source link

Add support for an enable secret argument (test if this works properly). #8

Open ktbyers opened 9 years ago

shahid2704 commented 7 years ago

hello, i am getting the below error.Can you please help me fix this. Traceback (most recent call last): File "C:/Upgrade.py", line 3, in from ansible.module_utils.basic import * File "C:\Anaconda\lib\site-packages\ansible\module_utils\basic.py", line 78, in import grp ModuleNotFoundError: No module named 'grp'