run_as true added
This commit is contained in:
parent
a2b94ea37f
commit
c86e4ab239
@ -131,4 +131,5 @@ hosts:
|
||||
port: {{ api['port'] }}
|
||||
username: {{ api['username'] }}
|
||||
password: "{{ api['password'] }}"
|
||||
run_as: true
|
||||
{% endfor %}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user