Skip to content

Commit

Permalink
fix typo (#131)
Browse files Browse the repository at this point in the history
Signed-off-by: desmax74 <[email protected]>
  • Loading branch information
desmax74 authored Nov 14, 2024
1 parent 0cd9afb commit 021c857
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -215,7 +215,8 @@ collections:
Or by using the following Ansible commands:

```shell
export ANSIBLE_ROLES_PATH="roles/" ansible-playbook -i inventory.ini play.yml -vv
export ANSIBLE_ROLES_PATH="roles/" ;
ansible-playbook -i inventory.ini play.yml -vv
```

> [!NOTE]
Expand Down

0 comments on commit 021c857

Please sign in to comment.