Change a task name
This commit is contained in:
parent
222677dfb0
commit
aae3ff22dd
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue