From ee5dc0601f23f60a057cf39e1d8fa4b996197aa9 Mon Sep 17 00:00:00 2001 From: bluxmit Date: Wed, 8 Sep 2021 19:29:39 +0000 Subject: [PATCH] ansible-report command readme --- workspaces/ansible-terraform-workspace/README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/workspaces/ansible-terraform-workspace/README.md b/workspaces/ansible-terraform-workspace/README.md index cdf3d57..c543775 100644 --- a/workspaces/ansible-terraform-workspace/README.md +++ b/workspaces/ansible-terraform-workspace/README.md @@ -401,7 +401,9 @@ workspcae, then Ansible Ara WEB UI is onn [localhost:8029](http://localhost:8029 #### Ansible report Ansible-report is a small utility that generates several reports from your ansible project - visualizes inventory, represents -all plays in a format of graphs, generates interactive static website with information about hosts etc. +all plays in a format of graphs, generates interactive static website with information about hosts etc. + +> `cd /home/examples/ansible-local && ansible-report` Ansible-report is a shell script that simply executes several ansible tools in one shot: