-
### Summary
Hello,
It is not directly related to the module, but to ZAPI it looks like. The ONTAP command line works fine (just a few warnings)
### Component Name
netapp.ontap.na_ontap_user …
orb71 updated
2 years ago
-
##### SUMMARY
We are running sanity tests across every collection included in the Ansible community package (as part of [this issue](https://github.com/ansible-community/community-topics/issu…
-
### Summary
When ansible has the permission to read a subpath of a bucket but not the root path, the list mode fails with a 403 error:
Example:
```
local_action:
module: amazon.aws.…
-
### Summary
When you try to delete a vserver the task will fail if the vserver you're trying to delete on doesn't exist. In this scenario the task should pass because if the vserver doesn't exist the…
-
### Bug Description
I am attempting to run csi-offline-bundle.sh to create an offline bundle. The manifest that the script is using is looking for an image that is tagged with version 2.3.0. However,…
-
I can do http boot from iDRAC by setting remote file share in this format: http:///name.iso. But it doesn't seem to work with dellemc.openmanage modules. Can you please confirm?
I installed the An…
-
After 6.0 release the idrac alerting and eventing was supposed to accept FQDN as a parameter to allow for the setup of alerting from an SMTP server. This would allow Amazon SES and other in house smtp…
-
##### SUMMARY
Running `Register-ScheduledJob` with an already existing `-Name` in a `win_powershell` task results in memory leak and high cpu usage on the target hosts.
The task never ends, and ev…
-
### Summary
If elb doesn't exist and `security_group_names` specified. Then modules fails.
### Issue Type
Bug Report
### Component Name
elb_classic_lb
### Ansible Version
```
ansible --versio…
-
### Summary
When I try to lookup amazon.aws.aws_secret on OSX it fails with
"ERROR! A worker was found in a dead state"
The script run on AWS Linux 2 but does not run locally. I have made it g…