-
### Summary
the variable: ansible_aws_ssm_profile is not taking effect when used.
The only workaround I found is to use the export AWS_PROFILE=[profile name] in bash
### Issue Type
Bug Repo…
-
### Summary
When using a dynamic inventory plugin that automatically creates groups there is no way for us to specify `group_vars`.
The most important one is the `ansible_group_priority` which can o…
-
Running EC2 instance of ubuntu 18.04, no desktop.
Even though I installed the python-tk (sudo apt-get install python-tk), I get the following stacktrace which has been mentioned in other issue repo…
-
https://www.puppet.com/integrations/vault-by-hashicorp
this says:
```yaml
plugins:
vault:
server_url: https://vault.example.com:8200cacert: /path/to/caauth:
method: tokentoken: xxxxx…
-
Trying to get a simple sample running for a playbook.
```
resource "ansible_playbook" "playbook" {
playbook = "./ansible/playbook.yml"
name = ansible_host.basic.name
#### ignor…
-
##### ISSUE TYPE
- Feature Idea
##### SUMMARY
Some of the challenges we are seeing is the lack of support for AWS IAM Cross Account Roles for Dynamic Inventories as well as playbook credential m…
-
I have installed aws_ir on AWS linux instance.
I am trying to run instance-compromise command on this server for another aws Ec2 server . Here is the error I get with Paramiko failing to connect to …
-
### Please confirm the following
- [X] I agree to follow this project's [code of conduct](https://docs.ansible.com/ansible/latest/community/code_of_conduct.html).
- [X] I have checked the [current…
-
### Summary
Hi,
I have on-premise servers and I added it to ssm fleet manager. It called "managed instance".
![image](https://github.com/ansible-collections/amazon.aws/assets/1247030/84439944-f…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Enhancement description
We are trying to simulate AWS S3 Inventory Generation for a S3 bucket in Localstack. h…