This repository has been archived on 2023-02-05. You can view files and clone it, but cannot push or open issues or pull requests.
loki/ansible/secrets.def.yml

32 lines
632 B
YAML
Raw Normal View History

2018-12-16 01:25:02 +01:00
---
hostname: # Output of hostname
fqdn: # OUtput of hostname --fqdn
# Ansible parameters
ansible_port:
ansible_ssh_user:
ansible_ssh_private_key_file:
ansible_become_pass:
# This value should be the same as ansible_port, but it needs to be a separate
2018-12-16 11:09:28 +01:00
# variable. This is because when changing sshd_config ansible_port is
2018-12-16 01:25:02 +01:00
# temporarily reset to the default SSH port.
ssh_port:
# GitLab
gitlab_ssh_port:
# Postfix
postfix_smtp_server:
postfix_smtp_port:
postfix_smtp_user:
postfix_smtp_pass:
postfix_alias:
postfix_mailname:
# Fail2Ban
fail2ban_sender:
2018-12-16 11:01:47 +01:00
# For /etc/hosts
domains: