Wail Alkowaileet created ASTERIXDB-2257:
-------------------------------------------
Summary: Ansible 2.4 throws syntax error
Key: ASTERIXDB-2257
URL: https://issues.apache.org/jira/browse/ASTERIXDB-2257
Project: Apache AsterixDB
Issue Type: Bug
Components: CLUS - Cluster management
Reporter: Wail Alkowaileet
{noformat}
ERROR! unexpected parameter type in action: <type 'int'>
The error appears to have been in
'/asterix/opt/ansible/yaml/start_ncservice.yml': line 20, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: Start NC Service
^ here
The error appears to have been in
'/asterix/opt/ansible/yaml/start_ncservice.yml': line 20, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: Start NC Service
^ here
exception type: <class 'ansible.errors.AnsibleParserError'>
exception: unexpected parameter type in action: <type 'int'>
The error appears to have been in
'asterix/opt/ansible/yaml/start_ncservice.yml': line 20, column 3, but may
be elsewhere in the file depending on the exact syntax problem.
The offending line appears to be:
- name: Start NC Service
^ here{noformat}
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)