Skip to content

Commit

Permalink
refactor: updates roles
Browse files Browse the repository at this point in the history
  • Loading branch information
MVladislav committed Oct 11, 2024
1 parent c077181 commit 2d7f982
Show file tree
Hide file tree
Showing 5 changed files with 4 additions and 13 deletions.
9 changes: 0 additions & 9 deletions playbooks/playbook-s-cis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -134,15 +134,6 @@
# -------------------------
cis_ubuntu2404_install_aide: "{{ pl_a_cis_setup_aide | default(false) | bool }}"
cis_ubuntu2404_config_aide: "{{ pl_a_cis_setup_aide | default(false) | bool }}"
cis_ubuntu2404_aide_cron:
cron_user: root
cron_file: aide
aide_job: "/usr/bin/aide.wrapper --config /etc/aide/aide.conf --check"
aide_minute: 0
aide_hour: 5
aide_day: "*"
aide_month: "*"
aide_weekday: "*"
# -------------------------
cis_ubuntu2404_journald_system_max_use: 4G
cis_ubuntu2404_journald_system_keep_free: 8G
Expand Down
2 changes: 1 addition & 1 deletion roles/ansible-install-client
2 changes: 1 addition & 1 deletion roles/ansible-install-server
2 changes: 1 addition & 1 deletion roles/ansible-security

0 comments on commit 2d7f982

Please sign in to comment.