[ansible-project] Service Module ERROR : No JSON Could be decoded

2016-09-27 Thread mohan . kaimal
ansible --version ansible 2.1.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides While running the below playbook , i'm getting JSON object error at the service stop level . --- - hosts: all become: yes gather_facts: yes tasks: -

[ansible-project] Service module error : NO JSON object could be decoded

2016-09-27 Thread mohan . kaimal
ansible --version ansible 2.1.1.0 config file = /etc/ansible/ansible.cfg configured module search path = Default w/o overrides While running the below playbook , i'm getting JSON object error at the service stop level . --- - hosts: all become: yes gather_facts: yes tasks: -