This reverts commit a1504d4d56.
This commit is contained in:
Patrick Uiterwijk 2016-11-01 09:39:59 +00:00
parent a1504d4d56
commit 8444db716f

1
README
View file

@ -68,3 +68,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.