From 9e9a4081efdc461803efcb16336d1055abead1bb Mon Sep 17 00:00:00 2001 From: ubergeek Date: Sat, 15 Dec 2018 18:35:26 -0500 Subject: [PATCH] Update 'README.md' --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index e24ee97..6c52b6e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,6 @@ # ansible -Playbook for thunix \ No newline at end of file +Playbook for thunix + +Clone repo, then execute playbook as follows: +```/usr/local/bin/ansible-playbook -i /var/thunix/hosts /var/thunix/site.yml``` \ No newline at end of file