add and make use of the remediation workflow via split-host-job-launch.yml
This commit is contained in:
@ -11,9 +11,9 @@
|
||||
|
||||
tasks:
|
||||
- name: Launch job per each host
|
||||
#no_log : "{{ __no_log | default('yes') }}"
|
||||
no_log : "{{ __no_log | default('yes') }}"
|
||||
uri :
|
||||
url : "{{ tower_file_creation_url }}"
|
||||
url : "{{ tower_remdiation_workflow }}"
|
||||
force_basic_auth : yes
|
||||
user : "{{ tower_user }}"
|
||||
password : "{{ tower_password }}"
|
||||
|
Reference in New Issue
Block a user