radify / radiian

Radiian creates Ansible provisioning files for immutable infrastructure on AWS
https://www.npmjs.com/package/radiian
BSD 3-Clause "New" or "Revised" License
19 stars 2 forks source link

append keys to .gitignore if possible #80

Closed gavD closed 8 years ago

gavD commented 8 years ago

when creating the playbook, radiian should ensure keys are never committed back to git (should a .gitiignore not exist it shoudl be created, if it's there, append the lines)