fix previous commit
This commit is contained in:
parent
a1d056d1a1
commit
4bf2a63490
3 changed files with 3 additions and 3 deletions
|
@ -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:
|
||||
|
|
|
@ -25,7 +25,7 @@
|
|||
- testuser_maildir
|
||||
# - sync_user
|
||||
- ssh
|
||||
- smtp_primary
|
||||
- smtp_mx
|
||||
# - sendmail_gpg
|
||||
# - rkhunter
|
||||
# - fail2ban
|
||||
|
|
|
@ -3,7 +3,7 @@ dependencies:
|
|||
# needed:
|
||||
- role: package_manager
|
||||
- role: aliases
|
||||
- role: smtp_primary
|
||||
- role: smtp_mx
|
||||
- role: nginx
|
||||
- role: fcgiwrap
|
||||
- role: adminuser_home
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue