From f4975a0009d2a6908c3bb88b7809ba7ed82cff72 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Wed, 17 Apr 2013 23:21:59 +0000 Subject: [PATCH] Add todo about making this not change things if there's no real change. --- playbooks/groups/arm-qa.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/arm-qa.yml b/playbooks/groups/arm-qa.yml index c1c325d366..072afb1270 100644 --- a/playbooks/groups/arm-qa.yml +++ b/playbooks/groups/arm-qa.yml @@ -20,4 +20,5 @@ # This task includes our sudo config - include: $tasks/sudo.yml # make our /etc/motd file + # TODO: make this not change if there are no changes. - command: /usr/local/bin/make-motd.sh