mirror of
https://github.com/natelandau/ansible-homelab-config.git
synced 2025-11-19 02:13:40 -05:00
refactor(jobs): remove device specific constraints
This commit is contained in:
@@ -6,7 +6,7 @@ job "radarr" {
|
||||
// constraint {
|
||||
// attribute = "${node.unique.name}"
|
||||
// operator = "regexp"
|
||||
// value = "rpi"
|
||||
// value = "rpi3"
|
||||
// }
|
||||
|
||||
update {
|
||||
|
||||
Reference in New Issue
Block a user