Commit efc612ad authored by S M Y's avatar S M Y
Browse files

host changes

parent fa340cdc
No related merge requests found
Showing with 1 addition and 1 deletion
+1 -1
- hosts: cassandra - hosts: "{{groups['cassandra'][0]}}"
become: yes become: yes
environment: environment:
cassandra_host: "{{ groups['cassandra'][0] }}" cassandra_host: "{{ groups['cassandra'][0] }}"
......
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment