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:
|
||||
- nomad_enable_server
|
||||
tags:
|
||||
- nomad
|
||||
- nomad_servers
|
||||
|
||||
- name: "Deploy Nomad Clients"
|
||||
@ -17,5 +16,4 @@
|
||||
- nomad_enable_client
|
||||
- not nomad_enable_server
|
||||
tags:
|
||||
- nomad
|
||||
- nomad_clients
|
||||
|
Loading…
Reference in New Issue
Block a user