Skip to content

Commit

Permalink
Readme formatting (#129)
Browse files Browse the repository at this point in the history
  • Loading branch information
smalleni authored Nov 20, 2019
1 parent 4edb500 commit 1cbdc18
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,11 @@ insecure_registries: <insecure_registry>

# 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:

```
Expand Down

0 comments on commit 1cbdc18

Please sign in to comment.