Skip to content

Commit

Permalink
Update docs.
Browse files Browse the repository at this point in the history
  • Loading branch information
robertdebock committed May 19, 2022
1 parent d2a4ff6 commit 4ae1965
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.md
Expand Up @@ -43,6 +43,8 @@ This example is taken from `molecule/default/converge.yml` and is tested on each
create_mode: "0660"
create_user: root
create_group: utmp
dateext: yes
dateformat: "-%Y-%m-%d"
keep: 1
- name: wtmp
path: /var/log/wtmp
Expand All @@ -53,6 +55,8 @@ This example is taken from `molecule/default/converge.yml` and is tested on each
create_user: root
create_group: utmp
minsize: 1M
dateext: yes
dateformat: "-%Y%m%d"
keep: 1
- name: dnf
path: /var/log/hawkey.log
Expand Down

0 comments on commit 4ae1965

Please sign in to comment.