Browse Source

[elastic] It's actually elasticsearch

Colin Powell 3 years ago
parent
commit
3aa3fcf848
1 changed files with 2 additions and 2 deletions
  1. 2 2
      ansible/playbook.yml

+ 2 - 2
ansible/playbook.yml

@@ -80,6 +80,6 @@
   roles:
   roles:
     - role: 0bin
     - role: 0bin
 
 
-- hosts: elastic
+- hosts: elasticsearch
   roles:
   roles:
-    - role: elastic
+    - role: elasticsearch