From 1cbdc182ff5c89e4d6bc03e2ddf3c894875ef0cc Mon Sep 17 00:00:00 2001 From: Sai Sindhur Malleni Date: Tue, 19 Nov 2019 21:04:16 -0500 Subject: [PATCH] Readme formatting (#129) --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8a0e72d8..7d37a567 100644 --- a/README.md +++ b/README.md @@ -22,10 +22,11 @@ insecure_registries: # Requirements -Ansible >= 2.8 -Python 3.6+ -A host for running hammer cli/ipmitool/badfish operations referenced by the variable *hammer_host* -Passwordless sudo for user running the playbook on the ansible control node (host where the playbooks are being run from) +* Ansible >= 2.8 +* Python 3.6+ +* A host for running hammer cli/ipmitool/badfish operations referenced by the variable *hammer_host* +* Passwordless sudo for user running the playbook on the ansible control node (host where the playbooks are being run from) + Passwordless sudo can be setup as below: ```