run_celery_beat
- This host will run celery beat
- Should run on only one host
brew install ansible
sudo apt-get install ansible
ansible-playbook -i digital ec2.yml
ansible -vv -i development all -u root -m ping
ansible-playbook -i inventories/development site.yml