You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
ERROR! this task 'ansible.builtin.import_tasks' has extra params, which is only allowed in the following modules: meta, include, raw, shell, command, win_shell, script, import_role, include_vars, group_by, set_fact, add_host, include_tasks, include_role, import_tasks, win_command
The error appears to be in '/root/openvpn-aws/main.yml': line 26, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
handlers:
- name: Include handlers
^ here
The text was updated successfully, but these errors were encountered:
ERROR! this task 'ansible.builtin.import_tasks' has extra params, which is only allowed in the following modules: meta, include, raw, shell, command, win_shell, script, import_role, include_vars, group_by, set_fact, add_host, include_tasks, include_role, import_tasks, win_command
The error appears to be in '/root/openvpn-aws/main.yml': line 26, column 7, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
handlers:
- name: Include handlers
^ here
The text was updated successfully, but these errors were encountered: