brocade / ansible

55 stars 33 forks source link

Documentation improvement suggestions #110

Open tkontogi opened 2 years ago

tkontogi commented 2 years ago

Hi All,

Brilliant work.

Could we have the following points considered for docs improvement?

  1. Make more clear that connection: local is required in order to make the module run the local python and execute the calls to FOS. Had to go through all the issues and find out.
  2. Can we add the absolute minimum FOS role required so that a dedicated ansible user would be able to run API calls for zoning related tasks?

Cheers, Theo

prasad-valmeti-broadcom commented 1 year ago

Hi Theo, Thanks for your feedback and suggestions, will work with the documentation team to update these points. Regards, Prasad

prasad-valmeti-broadcom commented 1 year ago

This documentation is available in the ansible public github: Step 4: add the following to the variables for the host.

ansible_connection: local fos_ip_addr: fos_user_name: admin fos_password: https: <False/True/self>

Hope this helps with your case. Please suggest if we can close this issue.

prasad-valmeti-broadcom commented 1 year ago

If there are no further issues, please suggest if we can close this issue.