Anton Shestakov <av6@dwimlabs.net>, Sun, 20 Mar 2016 23:42:22 +0800
register: autofocus on the first form field
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" service: name={{ item }} state=started enabled=yes - resiprocate-turn-server