blob: 4419295717e0d35692493c2e11770d1b5354e6d7 (
plain)
1
2
3
4
5
6
7
8
|
[defaults]
roles_path = ./roles/
library = ./library/
forks = 5
host_key_checking = False
retry_files_enabled = False
inventory = ./inventory.proxmox.yaml
vault_password_file = ./.vault_password
|