Add missing deploy tag
This commit is contained in:
parent
af3fd29f1f
commit
192652ad9f
@ -57,4 +57,6 @@
|
||||
- name: "Mark updated services as restarted"
|
||||
set_fact:
|
||||
services_to_restart: "{{ services_to_restart | difference((stack.stack_spec_diff | default('{}') | from_json).keys()) }}"
|
||||
tags:
|
||||
- deploy
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user