check if reference exists in key group before adding, skip if it does
This commit is contained in:
@@ -1,10 +1,8 @@
|
||||
keys:
|
||||
hosts:
|
||||
- &laptop age1ldgnl53dmvl4fjz6hgdj0cvensagddn3ltpmxfm72m8q273w75fsk42p8v
|
||||
- &nixos-homelab-00 age1kc49egwnslqjjy7yknlv9spxa2xvrq4l6alxumu54ez8vwvf3e2q5ff63k
|
||||
creation_rules:
|
||||
- path_regex: secrets/[^/]+\.(yaml|json|env|ini)$
|
||||
key_groups:
|
||||
- age:
|
||||
- *laptop
|
||||
- *nixos-homelab-00
|
||||
|
||||
Reference in New Issue
Block a user