I've been trying my hand with a playbook that would connect to a APC UPS 
and reboot a specific outlet group. The command is very simple in order to 
get the outlet group to reboot but I'm having issues with submitting the 
command to the device. My SSH connection seems to go through fine but after 
looking at the UPS device's logs there's a failure at the SCP.

I was wondering if anyone has had experience with APC hardware and ansible. 
I've tried using Telnet instead of SSH and different combinations of 
commands in order to get it to work but everything gives me an error of: 
"Failed to Connect to the Host via SSH: Shared connection to <IP Address> 
closed"

Looking at the logs of the device, the SSH connection worked and connected 
fine but SCP Failing causes the connection to close. 

If anyone has used APC Battery Backups with ansible let me know your 
experience and what helped you run a playbook to the device.

-- 
You received this message because you are subscribed to the Google Groups 
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/ansible-project/9d7167ef-4e58-4db1-ae3c-d91d4209455fn%40googlegroups.com.

Reply via email to