Skip to content

Commit 79b88f0

Browse files
Update ansible.md
1 parent 0f8399e commit 79b88f0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/ansible.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,14 +7,14 @@ tags:
77
## :hammer_pick: [Installation][1]
88

99
```shell
10-
$ sudo apt install -y pipx && pipx install --include-deps ansible
10+
sudo apt install -y pipx && pipx install --include-deps ansible
1111
```
1212

1313
## :octicons-versions-24: [standard-version](https://github.com/conventional-changelog/standard-version)
1414

1515
```shell
1616
# Install
17-
$ sudo npm i -g standard-version
17+
sudo npm i -g standard-version
1818
```
1919

2020
[1]: <https://docs.ansible.com/ansible/latest/installation_guide/intro_installation.html>

0 commit comments

Comments
 (0)