Need some repos here.
This commit is contained in:
parent
a6d62356cf
commit
d6efa8aa1c
1 changed files with 3 additions and 2 deletions
|
@ -9,10 +9,11 @@
|
|||
- /srv/web/infra/ansible/vars/{{ ansible_distribution }}.yml
|
||||
|
||||
tasks:
|
||||
- yum: package={{item}} state=present
|
||||
- include: "{{ tasks }}/yumrepos.yml"
|
||||
- yum: name={{item}} state=present
|
||||
with_items:
|
||||
- tmux
|
||||
- vim
|
||||
- git
|
||||
- redis
|
||||
- virtualenv
|
||||
- python-virtualenv
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue