-
As I'm currently trying to adapt your tooling to release our internal roles as a collection I'm facing an issue, if I have two or more repositories that have to be checked out from github. Within the …
-
Hi @micafer
@bgruening is currently updating the [docker-galaxy](https://github.com/bgruening/docker-galaxy/) repository.
I see there are different templates and artifacts in IM (including an…
-
# Current state
After quite some searching, I was able to find the following pieces related to the room status API:
- https://api.fosdem.org
- https://github.com/FOSDEM/infrastructure/blob/master/a…
-
### Community Note
* Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the…
-
Hi, I don't know where the best place is to make aware of this and if there is an interest for this, but I created an ansible role to deploy cepces along with the requirements and to create a machine …
-
## Summary
If I create the template in the GUI I am able to access the survey. The issue is when we create the template using Ansible and the infra.controller_configuration collection. When the pl…
-
##### ISSUE TYPE
- Bug Report
##### SUMMARY
Using the default podman devcontainer file from ansible-creator leads to consistent errors popping up in vscode related to MKNOD OCI permission den…
-
I have an ansible role to provision an ubuntu 16 server with similar requirements, could you consider making an ansible role?
-
### 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 example…
-
I have a playbook with this list of tasks:
`
- name: Fetching available collections
command: ansible-galaxy collection list
register: result
- name: Available collections
…