blob: 4c15ae07c63ba5af041f728a2b8f656837ee45c5 (
plain)
1
2
3
4
5
6
7
8
9
|
[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
interpreter_python = auto_silent
|