From b2bd30101b35c81ba4b90394c230a44be73ebe23 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Sat, 22 Aug 2020 15:59:23 -0400 Subject: [PATCH] ssh-enforcement role should be run for unsetup hosts as well. --- ubuntu/site.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ubuntu/site.yml b/ubuntu/site.yml index cf11ae0..6754d00 100644 --- a/ubuntu/site.yml +++ b/ubuntu/site.yml @@ -8,6 +8,7 @@ - common - turn-off-motd-news - apt-maintenance + - ssh-enforcement - name: install PHP-FPM to required nodes hosts: php