No description
Find a file
2021-05-23 14:13:17 +02:00
defaults Optionally installs Vagrant (not on aarch64) 2021-05-23 14:13:17 +02:00
handlers Initial commit 2020-11-28 20:56:32 +01:00
meta Initial commit 2020-11-28 20:56:32 +01:00
tasks Optionally installs Vagrant (not on aarch64) 2021-05-23 14:13:17 +02:00
tests Initial commit 2020-11-28 20:56:32 +01:00
vars Initial commit 2020-11-28 20:56:32 +01:00
.travis.yml Initial commit 2020-11-28 20:56:32 +01:00
LICENSE Initial commit 2020-11-28 20:56:32 +01:00
README.md Make installation of Sublime Text optional; Updated README 2021-03-27 14:58:32 +01:00

Ansible Role: jotbe.dev_tools

Requirements

Role Variables

# default variables
enable_sublime_text: yes

Dependencies

Example Playbook

Create a playbook containing e.g.:

- hosts: devvm
  roles:
     - { role: jotbe.dev_tools, enable_sublime_text: no }

License

MIT

Author Information

This role was created in 2020 by Jan Beilicke.