-
**Environment**:
- **Cloud provider or hardware configuration:**
Debian 11 VM on esxi
- **OS (`printf "$(uname -srm)\n$(cat /etc/os-release)\n"`):**
Linux 5.10.0-20-amd64 x86_64
PRETTY_NAME=…
-
**Is your feature request related to a problem? Please describe.**
Cannot use `matrix-bridge-appservice-discord` on ARM using this playbook.
**Describe the solution you'd like**
To be able to…
-
##### ISSUE TYPE
- Bug Report
##### container.yml
```
version: "2"
settings:
conductor:
base: ubuntu:16.04
project_name: php7-ubuntu
services:
base:
from …
-
We have a role stored in git which contains a compiled java .class file in the files/ directory but when I try and run an ```ansible-galaxy install -r requirements.yml -p /path/to/roles/dir --force```…
-
TL;DR: We should update the containerd version in RHEL/CentOS (i.e. [here](https://github.com/elastic/ansible-elastic-cloud-enterprise/blob/master/vars/os_RedHat_8.yml#L24)) to `1.5.*` to fix runc the…
-
Given an Ansible playbook with multiple roles:
```
[...]
- hosts:
- backend
roles:
- role: backend
tags: backend
- role: andrewrothstein.docker
tags: docker
…
-
Hey ho,
I tried to deploy influxdb with your ansible role and this error appears.
Maybe its on my side, maybe on yours. I just want to let you know and maybe you have an idea how to fix it.
```…
ghost updated
5 years ago
-
The apt-* commands in the Dockerfile are hard-coded for Debian based distributions. It will be good to allow detection of OS family and change them with their yum equivalents.
```shell
$ ansible-tes…
-
| Netbox version | Plugin Version | Agent version | Docker API Version |
| --- | --- | --- | --- |
| 3.7.* | 1.6.1 | - | - |
## Actual Behavior
In order to provision a complete stack, one has…
-
##### SUMMARY
To trigger a mutual exclusive check, two things would need to be true. The validation check does not work that way.
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
!c…
ghost updated
3 years ago