changed disk-defaults to 15gb

This commit is contained in:
2023-12-18 00:15:04 +01:00
parent 6bfb387008
commit 5c4327b2d2
5 changed files with 19 additions and 16 deletions

View File

@@ -5,4 +5,5 @@ vault_password_file = ~/.ansible/vault_pass.txt
private_key_file=~/.ssh/ansible
fact_caching = jsonfile
fact_caching_connection = facts/
host_key_checking = False
host_key_checking = False
roles_path:~/dev/ansible/roles/