You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
lavenderguitar
d5d093c325
|
3 years ago | |
---|---|---|
defaults | 3 years ago | |
handlers | 3 years ago | |
meta | 3 years ago | |
tasks | 3 years ago | |
templates/etc | 3 years ago | |
README.md | 3 years ago |
README.md
Linode-Preflight
A set of Ansible tasks for preflighting a Linode instance.
Defaults
preflight__timezone # Set the timezone
firewall__ssh_rule # UFW rule type for SSH
user # Administrative user to create (replaces root user as default)
group # Administration group for new user
ssh__port # Set SSH port (change from 22)
ssh__password_authentication # Password authentication for SSH
ssh__keys # Array of SSH keys for accessing the instance