From 2adc886e5c0c72b8c6560050c4edd30ea9fdbb56 Mon Sep 17 00:00:00 2001 From: admin Date: Mon, 18 Dec 2023 23:17:41 +0100 Subject: add role for mostdiscussed.com --- ansible.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ansible.cfg') diff --git a/ansible.cfg b/ansible.cfg index 75bd619..4c0347c 100644 --- a/ansible.cfg +++ b/ansible.cfg @@ -141,7 +141,7 @@ log_path = ./log/ansible.log # If set, configures the path to the Vault password file as an alternative to # specifying --vault-password-file on the command line. -#vault_password_file = ../.vault-pass.txt +vault_password_file = ../.vault-pass.txt # format of string {{ ansible_managed }} available within Jinja2 # templates indicates to users editing templates files will be replaced. -- cgit v1.2.3