fix previous commit

This commit is contained in:
onalyrg 2025-05-24 18:47:22 +02:00
parent a1d056d1a1
commit 4bf2a63490
No known key found for this signature in database
GPG key ID: C5D2708CDF29B4D1
3 changed files with 3 additions and 3 deletions

View file

@ -35,7 +35,7 @@
become_method: sudo
roles:
- bind_slave
- bind
# # you can do `ansible -i inventory/hosts g01.rhizogen.es.eu.org -m setup -e "ansible_user=admin_user"`
# tasks:

View file

@ -25,7 +25,7 @@
- testuser_maildir
# - sync_user
- ssh
- smtp_primary
- smtp_mx
# - sendmail_gpg
# - rkhunter
# - fail2ban

View file

@ -3,7 +3,7 @@ dependencies:
# needed:
- role: package_manager
- role: aliases
- role: smtp_primary
- role: smtp_mx
- role: nginx
- role: fcgiwrap
- role: adminuser_home