-
the ansible error while running the role
```
fatal: [dns1]: FAILED! => {"changed": false, "elapsed": 301, "msg": "Timeout when waiting for 127.0.0.1:53"}
fatal: [dns2]: FAILED! => {"changed": false…
-
## Summary
Currently, we only support Docker. Some users may request to run modules on host systems directly. Therefore, Ansible roles are needed.
-
##### COMPONENT NAME
All F5 modules tried.
Examples:
- f5networks.f5_modules.bigip_monitor_http
- f5networks.f5_modules.bigip_pool
- f5networks.f5_modules.bigip_pool_member
### Environment
``…
-
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…
-
Hi,
I call this role twice to set up two borg configs, one large config for a local drive, one small config for a remote server,
I use
```
ansible.builtin.include_role:
name: borgbas…
-
Trying to import role after new tag is failing with above error.
Example
https://github.com/juju4/ansible-adduser/actions/runs/11990259755/job/33427569791
```
Run robertdebock/galaxy-action@1.2.1
…
-
##### Summary
Invoking ansible-lint `24.9.2` on my [example](https://github.com/dbrennand/repro/tree/ansible-lint-collection-install/ansible) collection, ansible-lint shows warnings about bei…
-
https://docs.ansible.com/ansible/latest/collections/community/general/xbps_module.html
https://docs.ansible.com/ansible/latest/collections/community/general/runit_module.html
setup wifi for provisio…
-
### 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…
-
### Summary
I wanted to add a feature-gates and enable authentication.k8s.io/v1alpha1 using the role but I couldn't.
I installed my cluster using tag: 1.37.0 of the lablabs/ansible-role-rke2 and n…