-
### Summary
A `ResourceNotFoundException` may be raised when a ansible module invokes the [get_certificates](https://github.com/ansible-collections/amazon.aws/blob/main/plugins/module_utils/acm.py#…
-
### Summary
I am trying to create an S3 bucket on AWS, if it does not exist yet.
This is my task:
```
- name: Setup S3 bucket
amazon.aws.s3_bucket:
aws_access_key: "{{ AWS_ACCESS_KEY }}"…
-
**What happened**:
Passing `--version` results in nothing printed
```
$ docker pull eu.gcr.io/k8s-artifacts-prod/external-dns/external-dns:v0.7.5
v0.7.5: Pulling from k8s-artifacts-prod/exte…
-
### Summary
When registering or dergistering an instance with `wait: no`, the module waits anyway.
See the unused wait parameter and the unconditional calls to _await_elb_instance_state in regist…
-
**What happened**:
When using external dns v0.9.0, After 20-60 seconds the deployment crashes with `failed to sync cache: timed out waiting for the condition`.
**How to reproduce it (as minima…
-
The `algo` installer just hangs after creating the new instance in Amazon Lightsail (this is confirmed). , I'm stuck at this point for hours: "TASK [common : Gather facts] ****************************…
-
# Docker Compose with NginX, Django, Gunicorn and multiple Postgres databases - pawamoy's website
Findings, thoughts, tutorials, work. Pieces of my mind!
[https://pawamoy.github.io/posts/docker-…
-
Hello,
we installed RasaX with this chart and this values.yaml file:
```yaml
app:
existingUrl: https://[REDACTED]/webhook
install: false
global:
postgresql:
existingSecret: [REDACT…
-
This check never fails because $LEGO_CERT_KEY_PATH is never previously defined:
```
if [ ! -f $CERTIFICATE ] && [ ! -f $LEGO_CERT_KEY_PATH ]; then
echo "File(s) not found:\n$CERTIFICATE\n$KEY…
-
**Description**
Under "getting Started", the info linked for "If you would like to run Hubs on your own servers" is for running on an Amazon server, not one of my own.
**Expected behavior**
I wou…