ansible-role-for-splunk icon indicating copy to clipboard operation
ansible-role-for-splunk copied to clipboard

Enhancement: Make downloading of packages and apps configurable to be local vs remote

Open mason-splunk opened this issue 4 years ago • 0 comments

This is somewhat related to https://github.com/splunk/ansible-role-for-splunk/issues/37

Need to add support for:

  1. Downloading of Splunk packages on remote host
  2. Downloading of apps/addons on remote host

Currently everything is downloaded to the local ansible host, and then rsync'd over. However, this should be configurable.

mason-splunk avatar Mar 05 '21 19:03 mason-splunk