Handy web target Just updates the nginx config, nice and quick
1 files changed, 7 insertions(+), 0 deletions(-) M Makefile
M Makefile => Makefile +7 -0
@@ 148,6 148,13 @@ sync: host_check test django_sync_code=true" \ --tags ircspam,django_sync web: host_check test cd ../playbooks && \ ansible-playbook momw.yml --extra-vars "control_hosts=$(HOSTS) \ control_msg='Momw Code Sync & Restart' \ control_user=root" \ --tags django_webserver memcached-restart: host_check cd ../playbooks && \ ansible-playbook momw.yml --extra-vars "control_hosts=$(HOSTS) \