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 5782918 commit b2f932f
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,7 +17,7 @@ This is useful when you do ad-hoc commands (`command`, `shell`, etc.) that canno

```yml
- include_role:
name: bviktor.file_changed
name: noobient.file_changed
vars:
path: /etc/acme/foobar.com/foobar.com.cer
mode: before
Expand All @@ -28,7 +28,7 @@ This is useful when you do ad-hoc commands (`command`, `shell`, etc.) that canno
changed_when: false

- include_role:
name: bviktor.file_changed
name: noobient.file_changed
vars:
path: /etc/foo.conf
mode: after
Expand Down

0 comments on commit b2f932f

Please sign in to comment.