Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
envsetup
Manage
Activity
Members
Plan
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
mediaserver
envsetup
Commits
a79eef3c
Commit
a79eef3c
authored
4 years ago
by
Stéphane Diemer
Browse files
Options
Downloads
Patches
Plain Diff
Updated ansible version
parent
25d5bb25
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
ansible/requirements.dev.txt
+1
-1
1 addition, 1 deletion
ansible/requirements.dev.txt
ansible/requirements.txt
+1
-1
1 addition, 1 deletion
ansible/requirements.txt
with
2 additions
and
2 deletions
ansible/requirements.dev.txt
+
1
−
1
View file @
a79eef3c
...
...
@@ -5,7 +5,7 @@
# pip-compile --output-file=requirements.dev.txt requirements.dev.in
#
ansible-lint==4.2.0 # via -r requirements.dev.in
ansible==2.9.
7
# via -r requirements.in, ansible-lint, molecule
ansible==2.9.
18
# via -r requirements.in, ansible-lint, molecule
arrow==0.15.5 # via jinja2-time
attrs==19.3.0 # via pytest
bcrypt==3.1.7 # via paramiko
...
...
This diff is collapsed.
Click to expand it.
ansible/requirements.txt
+
1
−
1
View file @
a79eef3c
...
...
@@ -4,7 +4,7 @@
#
# pip-compile --output-file=requirements.txt requirements.in
#
ansible==2.9.
7
# via -r requirements.in
ansible==2.9.
18
# via -r requirements.in
cffi==1.14.0 # via cryptography
cryptography==2.9 # via ansible
jinja2==2.11.2 # via ansible
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment