Remove explicit svc.name
This commit is contained in:
parent
09e886c712
commit
dbb3075c82
67 changed files with 36 additions and 87 deletions
inventory/group_vars/all
|
@ -19,7 +19,7 @@ compose_file_networks:
|
|||
default:
|
||||
apps:
|
||||
aliases:
|
||||
- "{{ svc.name }}"
|
||||
- "{{ role_name }}"
|
||||
networks:
|
||||
default:
|
||||
apps:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue