fujitsu / fujitsu-ansible-irmc-integration

The Fujitsu Software Serverview Ansible iRMC Integration features modules and playbooks to access and manage Fujitsu PRIMERGY servers via iRMC.
GNU General Public License v3.0
34 stars 6 forks source link

Removed leading slash to iRMC API url #11

Open Paul-dH opened 3 years ago

Paul-dH commented 3 years ago

When we were testing the Ansible integration we encountered strange behavior, after some research we fount that there were two slashes in front of the url. At first it looks like the module is working, but no changes are being posted and no error is given.

Credits to one of my die-hard python co-workers :-)