No description
Find a file
2021-07-02 21:53:37 +02:00
defaults Optionally installs Vagrant (not on aarch64) 2021-05-23 14:18:49 +02:00
handlers Initial commit 2020-11-28 20:56:32 +01:00
meta Adds dep kewlfft.aur 2021-07-02 21:40:09 +02:00
tasks Ensure an aur_builder user if installing dev tools using AUR 2021-07-02 21:44:02 +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 Optionally installs Vagrant (not on aarch64) 2021-05-23 14:18:49 +02:00

Ansible Role: jotbe.dev_tools

Requirements

Role Variables

# default variables
enable_sublime_text: yes
enable_vagrant: no

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.