-
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-…
-
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
importing pyVim on MacOS sometimes fails (M3 Macbook)
##### ISSUE TYPE
- Bug Report
##### COMPONENT NAME
community/vmware/plugins/module_utils/vmware.py
##### ANSIBLE VERSION…
-
### Summary
community.general.github_key fails when run in check mode (eg, when using `ansible-playbook --check ...`)
When running without the check flag, the module works fine.
Reviewing the c…
-
### Discussed in https://github.com/PhonePe/mantis/discussions/45
Originally posted by **0xbharath** September 18, 2024
We have a bash script to setup Mantis natively on Ubuntu: https://github…
-
### Expected behavior
When we run the security_theater playbook, VMs get checked for CrowdStrike and it installs/updates the agent if not on the machine already.
### Actual behavior
Playbook is f…
-
Starting a debops run with extra verbose a flag (-vvvv) I see the startup takes two minutes doing "statically imported" of global_handlers. The issue is probably in ansible (o my local setup see furt…
-
### Describe the issue
I'm trying to generate an (kesta) output on an ansible playbook. For that I have the following ansible playbook.
```yaml
---
- name: Check OS with version
hosts: '{{ in…
-
https://github.com/opiproject/opi-poc/blob/main/lab/ansible/setup.yml
This has some dependency on creating manual instructions
Baseline has been built but we will need to partner with Rahul's Ansibl…
-
### Summary
When I try to set variables **used by a connection plugin** to another variables value within a task that is delegated to another host I get "msg: '''var'' is undefined'" where var is m…