-
```
Application is not available
The application is currently not serving requests at this endpoint. It may not have been started or is still starting.
```
-
## Summary
when running the following playbook from the controller, the dispatch role doesn't find the play variables:
```
---
- name: Private Hub Configuration as Code
hosts: localho…
-
### Summary
When using the ec2_instance module, the examples and the table of parameters do not show the region parameter as being required. However, when running the module, the below error occurs:
…
-
Continuation of https://social.moreati.org.uk/@jamescooke@fosstodon.org/113560076471527990. `d12.mynet` is a convenient LXC container running Debian 12. I've uninstalled all system wide Pythons.
``…
-
**Is your feature request related to a problem? Please describe.**
The object diff does not support some essential objects of the awx/controller like roles or notifications
**Describe the solution…
-
```
TASK [infra.controller_configuration.execution_environments : Create Controller Execution Environments | Wait for finish the Controller Execution Environments creation] ***
FAILED - RETRYING: [c…
-
A section detailing how to use Ansible with Window and BSD currently exists in the Ansible community docs.
link- https://docs.ansible.com/ansible/latest/os_guide/index.html#using-ansible-on-windows-a…
-
At the moment (grafana-ansible-collection v2.2.5), it is not possible to run ansible-playbook in parallel on 2 (or more) hosts and specify different {{ grafana_agent_version }}.
Steps to reproduce:…
-
##### SUMMARY
Copying large file with scp.put results in the remote file becoming 0 bytes and pylibssh fails with an exception.
The size limit seems to be 2g, truncate -s 2047m works, trun…
-
##### SUMMARY
According to the man page of rsync (e.g. https://ss64.com/bash/rsync_options.html) `--rsh=COMMAND` has an exotic way to handle quotation. E.g. quotation of the param list like
```bash
…