Use import instead of include
Signed-off-by: Aurélien Bompard <aurelien@bompard.org>
This commit is contained in:
parent
cec8ae4147
commit
73f19b84e3
1 changed files with 1 additions and 1 deletions
|
@ -210,5 +210,5 @@
|
||||||
- SAR
|
- SAR
|
||||||
- GBDR
|
- GBDR
|
||||||
|
|
||||||
- include_tasks: datanommer.yml
|
- import_tasks: datanommer.yml
|
||||||
when: inventory_hostname.startswith('db-datanommer01') and env == "staging"
|
when: inventory_hostname.startswith('db-datanommer01') and env == "staging"
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue