I am new in ansible project.
I need to start janusgraph.sh script through ansible. when I am
executing it not giving any error but janusgraph is not starting. my
janusgraph is combining with Cassandra, elasticsearch, and gramlin server.
when I will start janusgraph the above three-component should start.
- name: run janusgraph script
become_user: {{user_name}} (example)
shell: bash janusgraph.sh start
args:
chdir: {{path_of_janusgraph}} (example)
--
*Thanks & Regards,*
*Rajeeb Sahoo*
--
You received this message because you are subscribed to the Google Groups
"Ansible Project" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/ansible-project/CAEzMhAaCP96O1Z_gY5BOpqmCsS03_83DC3ZGgKmuWopntQj3dQ%40mail.gmail.com.