Aggiunto README per linode-ansible.

This commit is contained in:
Emiliano Vavassori 2024-04-19 01:43:00 +02:00
parent 537d58efef
commit affe2035ed
1 changed files with 9 additions and 0 deletions

9
linode-ansible/README.md Normal file
View File

@ -0,0 +1,9 @@
[![Deploy with Pulumi](https://get.pulumi.com/new/button.svg)](https://app.pulumi.com/new?template=https://git.sys42.eu/syntaxerrormmm/pulumi-templates/linode-ansible/tree/main)
# Quick configuration #
Check out the file `input.yml` for a quick setup for a new machine.
Also, don't forget to setup the stack by providing the Linode token:
pulumi config set linode:token --secret <linode_token>