

name : Update firmware from repository on a NFS Share _firmware : idrac_ip : "192.168.0.1" idrac_user : "user_name" idrac_password : "user_password" share_name : "192.168.0.0:/share" reboot : True job_wait : True apply_update : True catalog_file_name : "Catalog.xml" - name : Update firmware from repository on a CIFS Share _firmware : idrac_ip : "192.168.0.1" idrac_user : "user_name" idrac_password : "user_password" share_name : "full_cifs_path" share_user : "share_user" share_password : "share_password" reboot : True job_wait : True apply_update : True catalog_file_name : "Catalog.xml" - name : Update firmware from repository on a HTTP _firmware : idrac_ip : "192.168.0.1" idrac_user : "user_name" idrac_password : "user_password" share_name : "" reboot : True job_wait : True apply_update : True - name : Update firmware from repository on a HTTPS _firmware : idrac_ip : "192.168.0.1" idrac_user : "user_name" idrac_password : "user_password" share_name : "" reboot : True job_wait : True apply_update : True - name : Update firmware from repository on a FTP _firmware : idrac_ip : "192.168.0.
