Browse Source

[Docs] Syntax highlight for Ansible task example in README.md

Peter Dave Hello 5 years ago committed by Jordan Harband
parent
commit
bac5393e12
No known key found for this signature in database
GPG Key ID: 9F6A681E35EF8B56
  1. 2
      README.md

2
README.md

@ -110,7 +110,7 @@ If the above doesn't fix the problem, you may try the following: @@ -110,7 +110,7 @@ If the above doesn't fix the problem, you may try the following:
You can use a task:
```
```yaml
- name: nvm
shell: >
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.35.3/install.sh | bash

Loading…
Cancel
Save