Skip to content
This repository was archived by the owner on Mar 4, 2024. It is now read-only.

wilderbridge/ansible

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

ansible

My Ansible script collection

iodine.yml

Used to provision EC2 instance to run Iodine and update DDNS records on Hurricane Electric. Requires these environment variables:

export AWS_ACCESS_KEY_ID=''
export AWS_SECRET_ACCESS_KEY=''
export HE_PASSWORD=''

To run, use this:

ansible-playbook iodine.yml --private-key swordfish.pem -u ubuntu

About

My Ansible script collection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published