From f27f5135a484df5e482080f8eda3a1872508f6f7 Mon Sep 17 00:00:00 2001 From: staticsafe Date: Tue, 25 Sep 2018 21:00:45 -0400 Subject: [PATCH] common configuration should include turning off MOTD --- ubuntu/site.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/ubuntu/site.yml b/ubuntu/site.yml index 5c6d025..0fcec1d 100644 --- a/ubuntu/site.yml +++ b/ubuntu/site.yml @@ -6,6 +6,7 @@ roles: - common + - turn-off-motd-news - name: install PHP-FPM to required nodes hosts: php