Anton Shestakov <av6@dwimlabs.net>, Sat, 16 Apr 2016 17:02:40 +0800
index: make another model for storing server information (ServerInfo)
contrib/provision/playbook.yml
Permissions: -rw-r--r--
- name: Purge unused packages that come preinstalled on Vagrant templates apt: pkg={{ item }} state=absent purge=yes when: ansible_virtualization_type == "virtualbox" selfsigned: ['{{ domain }}'] service: name={{ item }} state=started enabled=yes - resiprocate-turn-server