Files
deploy_home/ansible/roles/common/defaults/main.yml
2022-04-30 03:44:55 -04:00

22 lines
263 B
YAML

---
deps:
[
cockpit-podman,
cronie,
docker,
fail2ban,
fail2ban-selinux,
git,
logrotate,
podman,
python-docker,
]
fail2ban_jails: [sshd.local, nginx.local]
services:
- crond
- docker
- fail2ban
- systemd-timesyncd