feat: Made some small updated to deploy
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
[defaults]
|
||||
inventory = inventory/hcloud.yml
|
||||
roles_path = roles
|
||||
host_key_checking = False
|
||||
retry_files_enabled = False
|
||||
interpreter_python = auto_silent
|
||||
|
||||
@@ -7,6 +7,6 @@ plugin: hetzner.hcloud.hcloud
|
||||
token: "{{ lookup('env', 'HCLOUD_TOKEN') }}"
|
||||
connect_with: public_ipv4
|
||||
keyed_groups:
|
||||
- key: labels.role
|
||||
- key: hcloud_labels.role
|
||||
prefix: role
|
||||
separator: "_"
|
||||
|
||||
Reference in New Issue
Block a user