Remove explicit svc.name
This commit is contained in:
parent
09e886c712
commit
dbb3075c82
67 changed files with 36 additions and 87 deletions
roles/backup/vars
|
@ -1,8 +1,4 @@
|
|||
---
|
||||
|
||||
backup_svc:
|
||||
name: backup
|
||||
|
||||
backup_list: "{{ all_services | my_service_attributes(inventory_hostname, 'backup') }}"
|
||||
backup_list_all: "{{ all_services | my_service_attributes('', 'backup') }}"
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue