From 0b857ac02e40a3a5d6f7d202984d22f7b0a3a611 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Thu, 3 Mar 2016 20:10:20 +0000 Subject: [PATCH] Install ca on all nodes, not just the non master ones. --- roles/totpcgi/tasks/main.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/roles/totpcgi/tasks/main.yml b/roles/totpcgi/tasks/main.yml index 8868bfd016..de7c476cb8 100644 --- a/roles/totpcgi/tasks/main.yml +++ b/roles/totpcgi/tasks/main.yml @@ -217,7 +217,6 @@ owner=root group=totpcgi mode=0640 - when: master_fas_node != True tags: - files - config