-
### Summary
On creation of Application Load Balancer with elb_application_lb, it does not set attributes.
I have to run the same module a second time to get attributes set.
Example of attribute :…
-
**Describe the bug**
I don't believe that hosts are getting added to the list of agents that an agent configuration can be applied to, unless the host has been created first.
I'm open to the ide…
-
### Summary
Hi, by moving (in my case) from:
ansible-6.7.0 / ansible-core-2.13.8
to
ansible-7.4.0 / ansible-core-2.14.4
I'm unable to use anymore `aws_s3` where the target machine is a CentOS…
-
In the node_exporter.service.j2 template, `ProtectHome` is set to `read-only` instead of `yes` only if `/home` is a separate partition. However, it is possible that a filesystem might be mounted under…
-
##### SUMMARY
Having multiple role definitions for the same que selector results in duplicate xml blocks with this section , this is not the correct syntax.
##### ISSUE TYPE
- Bug Report
…
-
A lot of ansible collections is installed via the ansible package. Most of them are not required inside the python-osism image.
```
# /usr/local/lib/python3.11/site-packages/ansible_collections
…
-
### Summary
When using amazon.aws.ec2_metadata_facts on CentOS 7, Amazon Linux 1 and Amazon Linux 2, I get this error:
An exception occurred during task execution. To see the full traceback, use -…
-
### Summary
When running an ec2_key task in check mode, I've noticed that it creates new key pairs in AWS when it definitely should not.
### Issue Type
Bug Report
### Component Name
ec2_key
### …
-
I couldn't find any other strategy to use the module community.general.mssql_script in your docker image apart from adding some commands on docker run to install these dependencies on every playbook r…
-
### Summary
When I do
```- name: Create MSK cluster
community.aws.msk_cluster:
name: "{{ item.name }}"
....................................................................
authent…