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