-
### Summary
The -p path option behaves in a non-intuitive way
`ansible-galaxy collection install awx.awx -p collections` installs awx.awx into ./collections
`ansible-galaxy collection list -p co…
-
### Summary
Cannot delete A record without or with TTL value
Providing TTL=null results in
> An error occurred (InvalidInput) when calling the ChangeResourceRecordSets operation: Invalid request:…
-
### Summary
I was referring to the Official documentation available on this page
aws_s3 documentation ansible
there was an example for copying objects from one bucket to another
While thro…
-
I am running ansible 2.11.4 using python 3.8.12 virtual environment and azure collection 1.9. A number of azure_rm is working fine but I am getting "couldn't resolve module/action 'azure_rm_privatedn…
-
## Introduction
It has been shown by [CyberArk Labs](https://ca-il-confluence.il.cyber-ark.com/display/GE/Cloud#/) and other security experts that files are more secure than environment variables. Mo…
-
### Summary
route53 unable to return results from `get`
### Issue Type
Bug Report
### Component Name
community.aws.route53
### Ansible Version
```console (paste below)
$ ansible --version
ans…
-
### Summary
When I try to create a DigitalOcean Space with `s3_bucket` from v2 of this collection, the task fails.
### Issue Type
Bug Report
### Component Name
s3_bucket
### Ansible …
-
##### SUMMARY
When I try to deplay an ACL configuration through ansible, it's work on many switches but seems failed with some switches.
The type of switches that failed are:
- C3750X
- C2960X
…
-
### Summary
`include_filters` is matching on ALL hosts when I expect it to match 0 hosts.
I think what is happening is that `filters` is the initial filter that is being applied and then `include_…
-
### Summary
Hi,
I stumbled upon this thread while looking for a solution, and thought it perhaps might be a bug or potential feature request: https://github.com/ansible/ansible/issues/32416. W…