-
### Ansible
- Ansible WebUI:https://github.com/ansible/awx
-
-
Considering migrating to modoboa but being held back by a non-standard installation process
This clearly seems be a case for ansible playbook similar to https://github.com/spantaleev/matrix-docker-…
-
I'm looking for documentation about the architecture and inner workings of ansible-core. I didn't find anything about this. Maybe it exists, in that case it should be made easier to find.
I think k…
-
Hi Alexander,
for my installation I created an ansible script. Are you interested in this? Then I commit to my branch and send a PR.
Let me know.
LG, Dieter
-
### Project URL
https://pypi.org/project/ansible
### Does this project already exist?
- [x] Yes
### New limit
20 GB
### Update issue title
- [x] I have updated the title.
### Which indexes
Py…
-
Add a new branch feature/ansible-playbooks.
-
I'm starting out with using ansible to manage some FortiOS devices, with a pretty simple playbook:
```yaml
- name: Get FortiOS version
hosts: fortigates
connection: httpapi
collections:
…
-
### Summary
Since the last change, the module tries to check for the gio version with the command "gio mime --version". But this is failing and should be "gio --version".
### Issue Type
Bug Report
…
-
Hello,
I'm using the ansible playbook to deploy vespAI, on the control node when I launch :
ansible-playbook /home/jhb/vespai/vespai-git/deploy/rpi-playbook.yml --inventory=192.168.1.60, --extr…
-
##### SUMMARY
If I try to run `luks_device` against an already-open luks device named 'crypt00', I get a failure.
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
community.crypto.luks_devi…