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 6a46574 commit 98eba53
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 @@ -16,13 +16,13 @@ This role enables log rotation for log files. Rotation occurs daily, and the fil

```yml
- include_role:
name: bviktor.logrotate
name: noobient.logrotate
vars:
name: kf2-ddos
pattern: /var/log/kf2-ddos.log

- include_role:
name: bviktor.logrotate
name: noobient.logrotate
vars:
name: tomcat
pattern: |-
Expand Down

0 comments on commit 98eba53

Please sign in to comment.