132 lines
2.8 KiB
YAML
132 lines
2.8 KiB
YAML
---
|
|
|
|
# ---
|
|
# vars used by roles/ansible_dependencies
|
|
# ---
|
|
|
|
|
|
# ---
|
|
# vars used by roles/ansible_user
|
|
# ---
|
|
|
|
|
|
# ---
|
|
# vars used by roles/common/tasks/basic.yml
|
|
# ---
|
|
|
|
|
|
# ---
|
|
# vars used by roles/common/tasks/sshd.yml
|
|
# ---
|
|
|
|
|
|
# ---
|
|
# vars used by roles/common/tasks/apt.yml
|
|
# ---
|
|
|
|
|
|
# ---
|
|
# vars used by roles/common/tasks/users.yml
|
|
# ---
|
|
|
|
|
|
# ---
|
|
# vars used by roles/common/tasks/users-systemfiles.yml
|
|
# ---
|
|
|
|
|
|
# ---
|
|
# vars used by roles/common/tasks/webadmin-user.yml
|
|
# ---
|
|
|
|
|
|
# ---
|
|
# vars used by roles/common/tasks/sudoers.yml
|
|
# ---
|
|
#
|
|
# see: roles/common/tasks/vars
|
|
|
|
|
|
# ---
|
|
# vars used by roles/common/tasks/copy_files.yml
|
|
# ---
|
|
|
|
copy_plain_files:
|
|
|
|
# /root/bin/monitoring
|
|
#
|
|
- name: monitoring_check_cert_for_dovecot.conf
|
|
src_path: rage/root/bin/monitoring/conf/check_cert_for_dovecot.conf
|
|
dest_path: /root/bin/monitoring/conf/check_cert_for_dovecot.conf
|
|
|
|
# /root/bin/postfix
|
|
#
|
|
- name: postfix_check-postfix-fatal-errors.conf
|
|
src_path: rage/root/bin/postfix/conf/check-postfix-fatal-errors.conf
|
|
dest_path: /root/bin/postfix/conf/check-postfix-fatal-errors.conf
|
|
|
|
- name: postfix_sent_userinfo_postfix.conf
|
|
src_path: rage/root/bin/postfix/conf/sent_userinfo_postfix.conf
|
|
dest_path: /root/bin/postfix/conf/sent_userinfo_postfix.conf
|
|
|
|
- name: postfix_get_number_of_deferred_mailqueue.conf
|
|
src_path: rage/root/bin/postfix/conf/get_number_of_deferred_mailqueue.conf
|
|
dest_path: /root/bin/postfix/conf/get_number_of_deferred_mailqueue.conf
|
|
|
|
|
|
copy_plain_files_postfwd_host_specific:
|
|
|
|
- name: header_checks.pcre
|
|
src_path: rage/etc/postfix/header_checks.pcre
|
|
dest_path: /etc/postfix/header_checks.pcre
|
|
|
|
- name: postfwd.wl-hosts
|
|
src_path: rage/etc/postfix/postfwd.wl-hosts
|
|
dest_path: /etc/postfix/postfwd.wl-hosts
|
|
|
|
- name: postfwd.wl-hosts
|
|
src_path: rage/etc/postfix/postfwd.wl-hosts
|
|
dest_path: /etc/postfix/postfwd.wl-hosts
|
|
|
|
- name: postfwd.wl-nets
|
|
src_path: rage/etc/postfix/postfwd.wl-nets
|
|
dest_path: /etc/postfix/postfwd.wl-nets
|
|
|
|
- name: postfwd.wl-sender
|
|
src_path: rage/etc/postfix/postfwd.wl-sender
|
|
dest_path: /etc/postfix/postfwd.wl-sender
|
|
|
|
- name: postfwd.wl-user
|
|
src_path: rage/etc/postfix/postfwd.wl-user
|
|
dest_path: /etc/postfix/postfwd.wl-user
|
|
|
|
# Postfix Firewall postfwd
|
|
#
|
|
#- name: postfwd.wl-user
|
|
# src_path: rage/etc/postfix/postfwd.wl-user
|
|
# dest_path: /etc/postfix/postfwd.wl-user
|
|
|
|
|
|
#copy_template_files: []
|
|
#
|
|
# - name: mailsystem_install_amavis.conf
|
|
# src_path: usr/local/src/mailsystem/conf/install_amavis.conf.j2
|
|
# dest_path: /usr/local/src/mailsystem/conf/install_amavis.conf
|
|
|
|
|
|
# ---
|
|
# vars used by roles/common/tasks/caching-nameserver.yml
|
|
# ---
|
|
|
|
|
|
# ---
|
|
# vars used by roles/common/tasks/git.yml
|
|
# ---
|
|
|
|
# ==============================
|
|
|
|
|
|
# ---
|
|
# vars used by scripts/reset_root_passwd.yml
|
|
# ---
|