pulumi-templates/linode-ansible
2024-04-19 01:43:00 +02:00
..
__main__.py Aggiunto template per linode con ansible. 2024-04-19 01:27:05 +02:00
.gitignore Aggiunto template per linode con ansible. 2024-04-19 01:27:05 +02:00
ansible.cfg Aggiunto template per linode con ansible. 2024-04-19 01:27:05 +02:00
deploy.yml Aggiunto template per linode con ansible. 2024-04-19 01:27:05 +02:00
input.yaml Aggiunto template per linode con ansible. 2024-04-19 01:27:05 +02:00
Pulumi.yaml Aggiunto template per linode con ansible. 2024-04-19 01:27:05 +02:00
README.md Aggiunto README per linode-ansible. 2024-04-19 01:43:00 +02:00
requirements.txt Aggiunto template per linode con ansible. 2024-04-19 01:27:05 +02:00

Deploy with Pulumi

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>