-
Collection version: 0.7.0
Ansible version:
~~~
ansible 2.10.12
config file = /Users/tburre169/.ansible.cfg
configured module search path = ['/Users/tburre169/.ansible/plugins/modules', '/…
-
##### Summary
Existing playbook using ome_device_power_settings to configure MX7000 chassis power settings works fine on 1.30.00 until upgraded to 1.40.10 when the same playbook fails with "msg": "…
-
##### Summary
In all of Dell's applications and marketing, SupportAssist is one word. In the module ome_diagnostics, under log_type, one of the option is "support_assist_collection" which treats i…
-
#### Description
In DellEMC Z9332f, breakout mode is working fine if verbose mode is not added.
#### Steps to reproduce the issue:
1. Do config interface breakout EthernetX -y -f -v
2. Observe …
-
#### Description
Observed the following on a TH3 T0 device while running nightly test executing advanced reboot testcase:
```
platform_tests/test_advanced_reboot.py::test_warm_reboot[str2-z9332f-…
-
##### Summary
i have spotted that module is failing on the idrac 9 with installed Firmware version 5.0
##### Component Name
idrac_firmware
##### Ansible Version
```paste below
ansibl…
-
### Summary
I am trying to create an S3 bucket on AWS, if it does not exist yet.
This is my task:
```
- name: Setup S3 bucket
amazon.aws.s3_bucket:
aws_access_key: "{{ AWS_ACCESS_KEY }}"…
-
##### Summary
When trying to configure boot_sources, we get always the following error message.
```
"msg": "'PercentComplete'"
```
##### Component Name
idrac_bios
##### Steps to Reproduce…
-
While creating new device with PrtgAPi, it would be good to be apple to give device specific credentials. Adding multiple machines from csv, including credentials, isn't possible currently.
-
```
# EXAMPLE PLAYBOOK
---
- name: Pull Config Files
hosts: localhost
vars:
provider:
host: 1.1.1.1
username: ~
password: ~
tasks:
- name: os10 backup
…