aerogear / aerogear-digger-installer

Ansible role for installing AeroGear Digger on OpenShift
https://aerogear.org/
Apache License 2.0
4 stars 17 forks source link

cocopods cronjob #90

Closed odra closed 7 years ago

odra commented 7 years ago

Changes

Adds cocoapods update script as a cron job.

Verification steps

Run the installer using the osx tag:

ansible-playbook -i inventory.cfg playbook.yml --tags=osx_cocoapods --ask-become-pass

After running the playbook:

philipgough commented 7 years ago

@odra Code looks good. Going to verify it asap