-
##### SUMMARY
The `ansible-galaxy collection *` commands will recognize a collection `namespace.name` from its `galaxy.yml` or `galaxy.yaml` file.
This is a problem, because that's not how `ansibl…
-
### Summary
When I am trying to create an EKS cluster by using the `community.aws.eks_cluster` module, it showed an error that I need to specify the security groups. After I specified the security gr…
-
### 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…
-
### Summary
Yesterday (11th July 2023) my Ansible scripts were working OK. They use aap_callback to enable WinRM. The my script waits for port 5986 to become available using ansible.builtin.wait_for.…
-
### Summary
When using aws_s3_bucket_info with a supplied bucket name to determine the bucket location, an unnecessary ListBuckets call means that more permissions are needed than what is needed to…
mohag updated
4 months ago
-
### 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
When I try to change the SP using the ansible module na_ontap_service_processor_network with key use_rest: auto or always it always returns same error: Error in BMC Network configuration:…
-
### Summary
Ansible is being used in deployment pipelines where I am seeing some trivial tasks which randomly take an hour to complete. These tasks aren't the same one every time either. An example…
-
Hi Together,
Today i tried to get some Monitor Fact Information from Fortigate (Forti OS 7.0.9). The retrieving of the facts works as expected, but it is not possible to format the Results with the…
-
### Summary
`amazon.aws.s3_object` fails to copy files within AWS when they are larger than 5GiB. The use-case where we encountered this issue was when copying between buckets (`mode: copy` with `c…