-
A couple of months ago I changed all ansible-playbooks from using the aoscx role to using the aoscx collection. All of them have been working fine, except for the playbook for uploading firmware. I di…
-
_From @martinberg on Aug 07, 2020 13:36_
##### SUMMARY
It doesn't seem to be possible to change the ip of a host record with nios_host_record. Ansible returns an error that "The record 'test.example…
-
##### SUMMARY
On spinning up a network device in the local instance, libssh fails to connect via ssh while running a playbook. Anything other than local works fine.
##### ISSUE TYPE
- B…
-
### Describe the bug
Hi, ostree-finalize-staged is failing due to SELinux issues when upgrading Fedora CoreOS 40.20241019.3.0 to Fedora CoreOS 41.20241027.3.0.
In the meantime I turned off zinca…
-
ansible --version
ansible 2.4.2.0
config file = /etc/ansible/ansible.cfg
configured module search path = [u'/root/.ansible/plugins/modules', u'/usr/share/ansible/plugins/modules']
ansible py…
-
When containers are not removed. E.g there is a problem with the traefik config on retrovision the raspberry:
`TASK [einfachit.piaas.webui : Install traefik container] ***************************…
-
##### SUMMARY
Please let sphinx build documentation for the python API.
-----
Apparently docs.ansible.com and everything in the ansible-doc (RPM) package is rendered from the [docs/…
-
Module scaffolded here: https://github.com/codekaizen-github/cloudflare-ansible-collection/blob/main/plugins/modules/cfd_tunnel.py
- [x] Specify interface for the module using `DOCUMENTATION`
- [ …
-
All tests failed on verify step, because it doesn't found `pytest`.
```
INFO Executing Testinfra tests found in /github/workspace/roles/hm.rancher/molecule/default/tests/...
DEBUG: ANSIBLE …
-
Trying to run just a simple play to return the running config on a N9K but keep getting "unable to set terminal parameters". My command is the following:
`ansible device_roles_switch -i nexus.yml …