File tree 2 files changed +5
-5
lines changed
2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -63,17 +63,17 @@ project requires ::
63
63
---
64
64
# file: deployment/requirements.yml
65
65
- src: https://github.com/caktus/tequila-common
66
- version: v0.8.0
66
+ version: v0.8.8
67
67
68
68
- src: https://github.com/caktus/tequila-django
69
- version: v0.9.11
69
+ version: v0.9.18
70
70
71
71
- src: geerlingguy.nodejs
72
- version: 4.1 .2
72
+ version: 4.2 .2
73
73
name: nodejs
74
74
75
75
- src: https://github.com/caktus/tequila-nodejs
76
- version: v0.8.1
76
+ version: v0.8.2
77
77
78
78
Run ``ansible-galaxy `` with your requirements file ::
79
79
Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ galaxy_info:
4
4
description : Django project deployment -- nodejs
5
5
company : Caktus Consulting Group, LLC
6
6
license : BSD
7
- min_ansible_version : 1.9
7
+ min_ansible_version : 2.4
8
8
platforms :
9
9
- name : Ubuntu
10
10
versions : all
You can’t perform that action at this time.
0 commit comments