-
### Expected Behavior
namespaceFiles include/exclude should take effect.
### Actual Behaviour
I am using two namespace files:
inventory.ini
```
localhost ansible_connection=local
```
playb…
-
### Summary
The problem occurs if the any_errors_fatal parameter is enabled and one of the hosts is expected to fail with an error.
Ansible correctly transitions all hosts into rescue mode, but …
-
Currently ansible automation does not install grafana. It would be useful to have this as part of the process. Things to consider for configuration:
- grafana version
- prometheus datasource
- user…
-
Do we already have a lxc or incus ansible namespace? If not we should create one? :)
-
##### SUMMARY
`mysql_info` module failing:
* when you want to get replication info on primary host using filter `slave_hosts`;
* when you want to get replication info on replica host usin…
-
-
**Describe the feature**
It would be great if Kapitan was able to leverage inventories created for ansible.
Ansible at the moment has a lot of inventories already available (see https://docs.ansib…
-
### Issue
I have a several templates in severals environments. When i try to start one, i get
8:49:38 AM Task 217 added to queue
8:49:39 AM Started: 217
8:49:39 AM Run TaskRunner with template: …
-
After upgrading to ansible v10.3.0 and mitogen 0.3.9 I now receive the following error before the first role of my playbook is executed:
```
ERROR! [mux 62115] 13:32:36.287729 E mitogen.[ssh.]: whi…
-
##### SUMMARY
Unable to find any way to create a Kubernetes dashboard token. Typically with kubectl, this is done with the following command:
```sh
kubectl -n kubernetes-dashboard create token --d…