-
Reproduction steps:
```console
$ docker run --rm -it rockylinux:8.9.20231119 bash
$ yum install -y python38
$ pip3 install ansible==6.7.0
$ pip3 install mitogen=0.3.7
$ ANSIBLE_STRATEGY_PLUGINS=…
-
### Prerequisites
- [X] This was not already reported in the past (duplicate check)
- [X] It does reproduce it with code from main branch (latest unreleased version)
- [X] I include a minimal exa…
-
Ref: https://ci.adoptium.net/job/centos7_docker_image_updater/504/execution/node/89/log/
```
+ docker build -t adoptopenjdk/ubuntu2004_build_image:linux-riscv64 --build-arg git_sha=2a029fd406c6f35…
-
## Summary
Currently, we only support Docker. Some users may request to run modules on host systems directly. Therefore, Ansible roles are needed.
-
Following up on #1114 there's a few other mostly undocumented ways to adjust configuration
The ``if [[ -f`` lines in the docker init:
https://github.com/jitsi/docker-jitsi-meet/blob/d6fac8e0c3829…
-
**Describe the bug**
https://github.com/spantaleev/matrix-docker-ansible-deploy/pull/3653 replaced room IDs and alias with ones on the Matrix Specification.
See:
- https://spec.matrix.org/v1.12/#…
-
### Summary
when running molecule a molecule test, any instance not made with molecule is destroyed
### Issue Type
Bug Report
### Component Name
ec2_instance
### Ansible Version
```console (pas…
-
### Before you start please confirm the following.
- [X] Yes, I've searched similar issues on [GitHub](https://github.com/portainer/portainer/issues).
- [X] Yes, I've checked whether this issue is…
-
Hi, thanks for your very helpful library. I'm running into an issue where `pause` tasks with a `prompt` won't show the prompt text on stdout unless the user knows there's an invisible prompt, enters s…
-
The README.md has had very little maintenance in the last two years. We should look at see if it is usable by end-users coming to the project and wishing to make use of our infrastructure by making it…