Explorar o código

install software first time only

Chris Mague %!s(int64=3) %!d(string=hai) anos
pai
achega
568bacb80e
Modificáronse 1 ficheiros con 5 adicións e 7 borrados
  1. 5 7
      ansible/playbook.yml

+ 5 - 7
ansible/playbook.yml

@@ -78,10 +78,8 @@
 
         dest: /var/tmp/re-download
         remote_src: yes
-        #    - name: Install the software
-        #      command: "./install.sh -y"
-        #      args:
-        #        chdir: /var/tmp/re-download
-        #        creates: /var/opt/redislabs/log/rlcheck.log
-        #    - name: Ensure redislabs owns the volume
-        #      command: "chown -R redislabs:redislabs /redis"
+    - name: Install the software
+      command: "./install.sh -y"
+      args:
+        chdir: /var/tmp/re-download
+        creates: /var/opt/redislabs/log/rlcheck.log