fix: remove duplicate tags for nomad tasks
All checks were successful
development / Check commit compliance (push) Successful in 4s
All checks were successful
development / Check commit compliance (push) Successful in 4s
This commit is contained in:
parent
54a86d7af3
commit
bb77c38d3d
@ -7,7 +7,6 @@
|
|||||||
when:
|
when:
|
||||||
- nomad_enable_server
|
- nomad_enable_server
|
||||||
tags:
|
tags:
|
||||||
- nomad
|
|
||||||
- nomad_servers
|
- nomad_servers
|
||||||
|
|
||||||
- name: "Deploy Nomad Clients"
|
- name: "Deploy Nomad Clients"
|
||||||
@ -17,5 +16,4 @@
|
|||||||
- nomad_enable_client
|
- nomad_enable_client
|
||||||
- not nomad_enable_server
|
- not nomad_enable_server
|
||||||
tags:
|
tags:
|
||||||
- nomad
|
|
||||||
- nomad_clients
|
- nomad_clients
|
||||||
|
Loading…
Reference in New Issue
Block a user