ansible-edda/vars

21 lines
352 B
Plaintext
Raw Normal View History

2022-09-22 22:51:43 +02:00
# Set the variables and move to group_vars/<group> and host_vars/<host> as required and encrypt.
2022-08-18 10:48:41 +02:00
# Ansible variables
ansible_port:
2022-08-27 18:55:24 +02:00
ansible_become_password:
2022-08-27 22:07:17 +02:00
2022-08-30 15:18:44 +02:00
# SSH variables
ssh_user:
2022-08-27 22:07:17 +02:00
# Machine variables
domain:
2022-08-30 16:46:44 +02:00
subnet_address:
subnet_masklen:
2022-09-21 23:57:15 +02:00
subnet:
2022-08-27 22:07:17 +02:00
# Postfix variables
postfix_smtp_server:
postfix_smtp_port:
postfix_smtp_user:
postfix_smtp_pass: