commit 16ca4f9315cbe879c8e1db7a2319695b431ab110 parent b56c9c89c166e8e009a2342788d7db98f3b8dbc6 Author: Dionysis Grigoropoulos <dgrig@erethon.com> Date: Fri, 10 Apr 2020 00:45:01 +0300 pki: Enable pki by default for all hosts Diffstat:
ansible/inventory/group_vars/all/pki.yml | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/ansible/inventory/group_vars/all/pki.yml b/ansible/inventory/group_vars/all/pki.yml @@ -1,3 +1,3 @@ --- -pki_enabled: False +#pki_enabled: False