Sfoglia il codice sorgente

playbook.yml edited online with Bitbucket

Luciano Andrade 7 anni fa
parent
commit
214fc20826
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  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