* AWS_R53_ENABLED: Delete unused variable * Add Tailscale Feature - Removed R53 configuration - Updated Ansible playbook to handle empty variables - Updated Ansible playbook to use variables file - Updated README to include updated requirements --------- Co-authored-by: Damien A <sepales.pret0h@icloud.com>
4 lines
145 B
Plaintext
Executable File
4 lines
145 B
Plaintext
Executable File
AWS_ACCESS_KEY = "YOURACCESSKEY"
|
|
AWS_SECRET_KEY = "YOURACCESSTOKEN"
|
|
AWS_KEY_NAME = "AWS_key_name"
|
|
AWS_KEY_LOCATION = "~/.ssh/aws_key.pem" |