added wordpress service

This commit is contained in:
2023-12-18 00:13:05 +01:00
parent 064923f076
commit 83faa546ab
8 changed files with 330 additions and 122 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