Fix h parameter in securityadmin.sh execution task

This commit is contained in:
Jose M 2020-06-25 11:54:12 +02:00
parent 9bedd8ad95
commit 282e3959eb
No known key found for this signature in database
GPG Key ID: 790179D6924E10FF

View File

@ -93,7 +93,7 @@
-key {{ opendistro_conf_path }}/admin.key
-cd {{ opendistro_sec_plugin_conf_path }}/
-nhnv -icl
-h {{ hostvars[od_node_name]['ip'] }}
-h {{ inventory_hostname }}
run_once: true
- name: Create custom user