-
### Summary
When creating an Elasticache Redis instance, AWS requires you to specify what version of Redis to use. AWS supports a notation like `6.x` and the module is currently happy to accept that.…
-
### Summary
The Ansible documentation declares the field value data type as a list, however that is not accurate. In fact, the data type is a string. Some places neglect to clarify that the string …
-
[Chapter 14] 유튜브 설계
- 궁금한 점 혹은 이야기하고 싶은 주제 코멘트로 정리
- 추가로 같이 보면 좋을 것 같은 기술 블로그, 아티클 등 공유
zziri updated
2 years ago
-
##### SUMMARY
Using the ansible.netcommon.network_resource module against a working, from Ansible's point of view, network device (Cisco IOS, CSR1000V) fails when specific resource modules, that are …
-
### Summary
Using community.aws.ec2_instance to stop instances usually works, but tonight it threw the message "Unable to stop instances:" for two out of three of the instances I was attempting to st…
-
### Summary
With the `AWS systems manager` preferences set with KMS encryption disabled, the:
```
ansible_connection: aws_ssm
```
works
With KMS encryption enabled, it fails
…
bedge updated
4 hours ago
-
### Summary
The specific case is triggered when state = 'present' and no stack set or stack instances are about to be created or deleted, but rather when resources inside the stack instances are af…
-
Hello all,
I encountered an error while executing a task to create VPN peers with IPsec policy and query the VPN using Ansible. Below is the error message:
```
TASK [site-to-site_vpn : Create VP…
-
### Summary
Hi :) ,
When I try to use the community.aws.s3_lifecycle module from either community.aws collection 7.2.0 or 7.2.1 to create a lifecycle configuration rule on a s3 bucket created by …
-
Hello Team,
I have a need to convert my configuration to AWS Linux, and was hoping to get confirmation weather this OS is supported with the The Pure Storage OpenMetrics exporter?
Thanks!
Ph…