blob: 4ac8caeb8248ab3c098b6536171b2964fd036606 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
|
ancestor: null
releases:
1.0.0:
modules:
- description: Manage Splunk Enterprise Security Notable Event Adaptive Responses
name: splunk.es.adaptive_response_notable_event
namespace: ''
- description: Manage Splunk Enterprise Security Correlation Searches
name: splunk.es.correlation_search
namespace: ''
- description: Manage Splunk Enterprise Security Correlation Searches
name: splunk.es.correlation_search_info
namespace: ''
- description: Manage Splunk Data Inputs of type Monitor
name: splunk.es.data_input_monitor
namespace: ''
- description: Manage Splunk Data Inputs of type TCP or UDP
name: splunk.es.data_input_network
namespace: ''
release_date: '2020-06-22'
1.0.1:
changes:
release_summary:
- Releasing 1.0.1 with updated changelog.
release_date: '2020-08-28'
1.0.2:
changes:
release_summary:
- Re-releasing 1.0.1 with updated galaxy file.
release_date: '2020-09-1'
2.0.0:
changes:
bugfixes:
- Fix ansible test sanity failures and fix flake8 issues.
major_changes:
- Minimum required ansible.netcommon version is 2.5.1.
- Updated base plugin references to ansible.netcommon.
fragments:
- fix_sanity_issues.yaml
- netcommon_ref_update.yaml
- update_tests_unit_black_requirements.yaml
release_date: '2022-04-29'
2.1.0:
changes:
minor_changes:
- Added adaptive_response_notable_events resource module
- Added data_inputs_monitors resource module
- Added data_inputs_networks resource module
- Added correlation_searches resource module
fragments:
- data_inputs_monitors.yaml
- data_inputs_networks.yaml
- fix_adaptive_response_ne_description.yaml
- fix_doc_for_sanity_failures.yaml
- splunk_adaptive_response_notable_events.yaml
modules:
- description: Manage Adaptive Responses notable events resource module
name: splunk_adaptive_response_notable_events
namespace: ansible_collections.splunk.es.plugins.modules
- description: Splunk Enterprise Security Correlation searches resource module
name: splunk_correlation_searches
namespace: ansible_collections.splunk.es.plugins.modules
- description: Splunk Data Inputs of type Monitor resource module
name: splunk_data_inputs_monitor
namespace: ansible_collections.splunk.es.plugins.modules
- description: Manage Splunk Data Inputs of type TCP or UDP resource module
name: splunk_data_inputs_network
namespace: ansible_collections.splunk.es.plugins.modules
release_date: '2022-09-07'
|