diff --git a/tasks/main.yml b/tasks/main.yml index 778ba87..498255f 100644 --- a/tasks/main.yml +++ b/tasks/main.yml @@ -1,7 +1,7 @@ --- - name: Manage the installation of the OpenASFA configuration of the swarm service block: - - name: Create the directory where the dockerfile and the configuration file will be copied into + - name: Create the directory where the DB init script is going to be installed file: dest={{ open_asfa_compose_dir }} state=directory - name: Install the DB initialization script