Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Added Transmission playbook. Also the realization recently cemented i…
…n my brain that I can use Ansible and Jinja2 variables anywhere in a playbook, and I mean anywhere! This will greatly help with separation of logic and DRY principles as I will be able to pull out the logic of dealing with DMGs, Tars, and Zips when installing, as they all seem to be using the same formula at this point. I will have to add DMG ejection to the flow, as well as determining how to automate the removal of DMGs from disk utility.
- Loading branch information