-
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…
-
Introduce Ansible compatibility by supporting the following CRDs given ansible supports HashiCorp Vault via the [hashi_vault_collection](https://docs.ansible.com/ansible/latest/collections/community/h…
-
### Summary
```yaml
- hosts: localhost
gather_facts: false
tasks:
- add_host:
name: foo
loop:
- 1
```
```
ANSIBLE_DEBUG=1 ansible-playbook playbook.yml
```
…
-
### Summary
There is a cask for Logitech Options+: https://formulae.brew.sh/cask/logi-options+
When I tried to use the module `homebrew_cask` to install it, an error was raised: `Invalid cask: logi-…
-
We have several projects in Fedora's OpenShift that we rely on:
- https://pagure.io/fedora-infra/ansible/blob/main/f/playbooks/openshift-apps/coreos-ci.yml
- https://pagure.io/fedora-infra/ansible…
-
### Ansible Version
```shell
ansible [core 2.16.5]
config file = /Users/mwiebe/Projects/Ansible/nac-vxlan/ansible.cfg
configured module search path = ['/Users/mwiebe/.ansible/plugins/modules', …
-
### Summary
this is probably heavily environment related, so I´ll as precise as possible on this level.
The error shows up when using community.general.ldap_entry :
`ImportError: libldap_r-2.4…
nodje updated
2 weeks ago
-
Hi,
is this only a forgotten TODO or did you encounter problems implementing the usage of ansible.config in current directory?
```
64 | //TODO ansible.cfg (in the current directory)
65 |
66…
-
Hello 👋🏼,
I maintain a [Terraform provider for Ansible](https://github.com/marshallford/terraform-provider-ansible) which executes `ansible-navigator run` commands using the `ansible-dev-tools` con…
-