-
### Summary
When I run a task like this
```
- name: ensure permissions
ansible.builtin.file:
dest: /app/var/run
owner: appUser
group: appGroup
recurse: true
```
sometimes a…
-
After trying to upgrade from 9.0.5 to 9.2.1, my docker container wont boot anymore.
The error is
```
An exception occurred during task execution. To see the full traceback, use -vvv. The error wa…
-
Hi !
https://github.com/splunk/splunk-ansible/blame/e436c07777c3cfb05f1466d0e18a3828bef6e115/roles/splunk_standalone/tasks/main.yml#L2
should have implemented checks like this previous commit af…
-
##### SUMMARY
Hello,
I am using module azure_rm_manageddisk to attach disks to existing VM in my playbook (there were no changes to playbook for longer time). I run it today (after few wee…
-
### 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:
…
-
### Issue
After updating to v2.10.30-865d0e5-1728986347
The task template no longer has a textarea for cli extra args
see screen shot
![Screenshot 2024-10-16 192407](https://github.com/user-atta…
-
https://github.com/splunk/splunk-ansible/blob/9.2.1/roles/splunk_common/tasks/enable_forwarding.yml#L57 this breaks functionality of splunk deployment server.
using defaults.yml file doesn't hel…
-
Currently, ansible configuration is run in the Docker run phase. This has a couple of disadvantages:
1. Startup time, see https://github.com/splunk/docker-splunk/issues/10
2. Existing `etc` files …
-
### Please select the type of request
Bug
### Tell us more
**Describe the request**
```
[yn@ip-100-65-8-59 /]$ kubectl get pods -n splunk-operator
NAME …
-
Hi!
When installing a **univeral forwarder** in version `9.1.1` (at least) on a fresh system via the `ansible-role-for-splunk` we get the following error message after a successful login with the `…