Explorar el Código

playbook.yml edited online with Bitbucket

Luciano Andrade hace 7 años
padre
commit
214fc20826
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      tools/playbook.yml

+ 1 - 1
tools/playbook.yml

@@ -46,7 +46,7 @@
       mysql_db:
         login_password: "{{ lookup('env', 'MYSQL_PASSWORD') }}"
         state: import
-        name: fd3_session
+        name: fd_session
         target: "/tmp/mysql_scripts.sql"
 
     - name: Create database base