Revert "whitespace change to test syncing"

This reverts commit d6aed4704e.
This commit is contained in:
Kevin Fenzi 2021-01-12 12:21:01 -08:00
parent d6aed4704e
commit 9f87c10546

View file

@ -93,3 +93,4 @@ When a playbook or change is checked into ansible you should assume
that it could be run at ***ANY TIME***. Always make sure the checked in state
is the desired state. Always test changes when they land so they don't
surprise you later.