Skip to content

Commit

Permalink
fix typo (#130)
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 56d8460 commit 7fe8a03
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 @@ -219,7 +219,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 7fe8a03

Please sign in to comment.