-
### Summary
```
- name: set options in ini file
community.general.ini_file:
path: "/tmp/test.ini"
section: "test"
option: "active"
value: "true"
#allow_no_v…
-
I'd like to be able to pass the splunk.secret as a variable instead of a file so it can be pulled from a secret storage (i.e. HashiCorp Vault, 1Password, etc).
-
**Use Case**
I want to deploy different versions of Splunk to different hosts in the same Ansible play, but not perform unnecessary downloads if there is already a local copy of the package available…
-
At each run, the task "Setup SHC - Multisite" for search heads and monitoring console, is always showing a fatal error in the logs:
```
TASK [splunk_search_head : Setup SHC - Multisite] ***********…
-
##### SUMMARY
AttributeError: 'NoneType' object has no attribute 'group'
I believe this is happening because the regex match in _parse_url of the class WebHandle does not allow for basic authentic…
-
Hello,
I'm very glad for this role and I've started to adapt it to my ecosystem.
When trying to use `tasks/configure_apps.yml`, I discovered it is based on each app having its own git repository. …
-
### Summary
`amazon.aws.s3_object` fails to copy files within AWS when they are larger than 5GiB. The use-case where we encountered this issue was when copying between buckets (`mode: copy` with `c…
-
As a developer I would like to test certain integrations with Splunk DB Connect which requires JDK 11. I would benefit from a non default image with OpenJDK11 pre-installed for example by adding -open…
-
There seems to be a small chance that the task to start Splunk on an indexer will fail with the error `WARNING: web interface does not seem to be available!`, causing Terraform to mark that instance a…
-
##### SUMMARY
Our pipeline is failing at times due to the attempt restart firewalld during Infinispan deployment.
##### ISSUE TYPE
- Bug Report
##### ANSIBLE VERSION
```
ansible [core…