Example application, improve upstream handling
This commit is contained in:
parent
37bd1ed2cd
commit
21fdac4f5d
4 changed files with 18 additions and 17 deletions
|
|
@ -16,7 +16,7 @@
|
|||
become: true
|
||||
tags:
|
||||
- fs
|
||||
notify: "handle upstream"
|
||||
notify: "update upstream"
|
||||
|
||||
- name: Deploy whoami to swarm
|
||||
community.general.docker_stack:
|
||||
|
|
@ -29,4 +29,4 @@
|
|||
become: yes
|
||||
tags:
|
||||
- docker-swarm
|
||||
notify: "handle upstream"
|
||||
notify: "update upstream"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue