Skip to content

Commit

Permalink
More renaming
Browse files Browse the repository at this point in the history
  • Loading branch information
bviktor committed Nov 8, 2023
1 parent 844b2b4 commit 501e4c2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,13 +17,13 @@ This role lets you set Git config options.

```yml
- include_role:
name: bviktor.gitconfig
name: noobient.gitconfig
vars:
name: 'user.name'
value: 'Stewie Griffin'

- include_role:
name: bviktor.gitconfig
name: noobient.gitconfig
vars:
name: 'user.name'
value: 'Eric Cartman'
Expand Down

0 comments on commit 501e4c2

Please sign in to comment.