Does any one knows how to backup the config of HP Procurve
using Ansible.
Has anyone done this backup
I can’t see any information on the networking module
Hi!
Unfortunately there is not alot of direct Ansible support for HP Procurves.
If you need something quickly, I’d suggest straight up python using netmiko.
If you have some time this sounds like a great custom ansible module!
Thanks
I will try and look at this solution