Test commit

Signed-off-by: Patrick Uiterwijk <puiterwijk@redhat.com>
This commit is contained in:
Patrick Uiterwijk 2016-11-01 09:35:53 +00:00
parent e0ba5a39b4
commit 5d24f05bcf

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.