ansible help

If the automatic commands fail, you can rerun the ansible playbook with the following command. The {{ ansible_user }} value can be found in the vars.yml file in this directory.

$ ansible-playbook -i hosts site.yml --extra-vars="ansible_user={{ ansible_user }} users_file=./users.yml"
gem install appforce-spawn
appforce-spawn -h

BOOYAH!

Then goto ec2-52-0-187-33.compute-1.amazonaws.com/admin/admin_users/3 and retrieve you API Token. Here is is aanyways. You just need to create a .appforce config file and either have in the root of where you are running the app or pass it in as an option.

Here is what the file will need:

---
api_host: http://afuka.synctree.com
api_version: api/v1
api_token: YOUR_TOKEN_HERE

ansible-galaxy reqs

ansible-galaxy install rvm_io.rvm1-ruby