Commit 2127c0b0 authored by Patricio Bruna's avatar Patricio Bruna

role de terminal

parent 21315a38
......@@ -105,25 +105,5 @@
homebrew: name="{{ item }}" state=present
with_items: "{{ hombrew_packages }}"
- name: instala paquetes npm globales
npm:
name: "{{item}}"
global: yes
state: present
with_items:
- react-native-cli
- eslint
- jshint
- pure-prompt
- name: Sobre escribe cliente docker de docker-machine
command: "brew link --overwrite docker"
# roles:
# - role: sublime-text
# gitlab:
# project_host: git.zboxapp.com
# user_token: "FTjFMy9RW2U8y7ArZZi-"
# edit_issue_in_tab_name: "[GLI]: Editing Issue"
# project_id : 105
# - role: terminal
roles:
- role: terminal
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment