CI + Dev-Workspace: disable automatic rollout and setup new Workspace #145
1 changed files with 1 additions and 1 deletions
|
@ -5,7 +5,7 @@ retry_files_enabled = False
|
|||
roles_path = ./roles
|
||||
collections_path = ./collections
|
||||
private_key_file = ./id_ed25519
|
||||
vault_password_file = vault-pass.yml
|
||||
vault_password_file = vault-pass
|
||||
gathering = smart
|
||||
[diff]
|
||||
always = true
|
||||
|
|
Loading…
Reference in a new issue