Skip to content
Snippets Groups Projects
Commit a79eef3c authored by Stéphane Diemer's avatar Stéphane Diemer
Browse files

Updated ansible version

parent 25d5bb25
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
# pip-compile --output-file=requirements.dev.txt requirements.dev.in # pip-compile --output-file=requirements.dev.txt requirements.dev.in
# #
ansible-lint==4.2.0 # via -r 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 arrow==0.15.5 # via jinja2-time
attrs==19.3.0 # via pytest attrs==19.3.0 # via pytest
bcrypt==3.1.7 # via paramiko bcrypt==3.1.7 # via paramiko
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
# #
# pip-compile --output-file=requirements.txt requirements.in # 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 cffi==1.14.0 # via cryptography
cryptography==2.9 # via ansible cryptography==2.9 # via ansible
jinja2==2.11.2 # via ansible jinja2==2.11.2 # via ansible
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment