Skip to content

Commit

Permalink
common: fix cstyle issues in the README.md file
Browse files Browse the repository at this point in the history
Signed-off-by: Gromadzki, Tomasz <tomasz.gromadzki@intel.com>
  • Loading branch information
grom72 committed Jun 20, 2023
1 parent 96b53a1 commit 8c89e61
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions utils/ansible/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -94,9 +94,9 @@ rerun the playbook withot in question.
And next:
```sh
sudo ansible-playbook ./configure-pmem.yml --extra-vars "testUser=pmdkuser newRegions=true"
# you will have to perform a reboot manually
reboot
# and re-run the playbook without newRegions=true to finalize the setup
# you will have to perform a reboot manually
reboot
# and re-run the playbook without newRegions=true to finalize the setup
sudo ansible-playbook ./configure-pmem.yml --extra-vars "testUser=pmdkuser"
```

Expand Down

0 comments on commit 8c89e61

Please sign in to comment.