Change a task name

This commit is contained in:
Andrea Dell'Amico 2020-10-14 14:03:30 +02:00
parent 222677dfb0
commit aae3ff22dd
1 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
--- ---
- name: Manage the installation of the OpenASFA configuration of the swarm service - name: Manage the installation of the OpenASFA configuration of the swarm service
block: 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 file: dest={{ open_asfa_compose_dir }} state=directory
- name: Install the DB initialization script - name: Install the DB initialization script