Skip to content

Commit

Permalink
Install s-nail with aide
Browse files Browse the repository at this point in the history
  • Loading branch information
pyllyukko committed Jan 26, 2024
1 parent 97b8852 commit c3ed5ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tasks/aide.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
block:
- name: Install AIDE package
ansible.builtin.apt:
name: aide
name: ['aide', 's-nail']
update_cache: true
tags:
- packages
Expand Down

0 comments on commit c3ed5ae

Please sign in to comment.