You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@asterixdb.apache.org by "Till (JIRA)" <ji...@apache.org> on 2018/01/22 16:19:00 UTC

[jira] [Commented] (ASTERIXDB-2257) Ansible 2.4 throws syntax error

    [ https://issues.apache.org/jira/browse/ASTERIXDB-2257?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16334485#comment-16334485 ] 

Till commented on ASTERIXDB-2257:
---------------------------------

[~wyk]: Do you know if it still works with earlier versions?

> 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
>            Priority: Minor
>
>  
> {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)