Skip to content

Commit 24b408c

Browse files
authored
install_apps: allow GET to run in check_mode
1 parent 34555a0 commit 24b408c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

roles/splunk/tasks/install_apps.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,7 @@
5353
status_code: 200
5454
body:
5555
output_mode=json
56+
check_mode: false
5657
no_log: true
5758
changed_when: false
5859
register: shc_status_response

0 commit comments

Comments
 (0)