You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
README.md:
- Added TOC
- Based on user feedback took @anupamaloke 's answer and provided an explanation for the required shares along with how to easily handle the share
- Changed the header Playbooks to Sample Playbooks so user's would have a better idea of what was there
dellemc_configure_idrac_eventing.py
dellemc_configure_idrac_services.py
dellemc_idrac_lc_attributes.py
dellemc_system_lockdown_mode.py
idrac_bios.py
idrac_firmware.py
idrac_network.py
idrac_syslog.pyidrac_timezone_ntp.py:
- Added error handling such that if a share is used and not valid the module gracefully fails.
- Fixesdell#266
- Fixesdell#194
- Fixesdell#154
All files:
- optimized imports
Signed-off-by: Grant Curell <grant_curell@dell.com>
When I try to create a new virtual disk by deleting the existing configuration, I get this error message.
status code doesn't match with the expected success code
My playbook (I use a Operator Account for connexion to IDRAC)
I use ansible 2.9.7 with python3.6 omsdk 1.2.442
Ouput from Ansible
The text was updated successfully, but these errors were encountered: