mirror of
https://github.com/frappe/bench.git
synced 2025-02-03 19:38:24 +00:00
update ansible version
This commit is contained in:
parent
f37768cef6
commit
d0303a6a84
@ -59,7 +59,7 @@ def install_bench(args):
|
|||||||
})
|
})
|
||||||
|
|
||||||
success = run_os_command({
|
success = run_os_command({
|
||||||
'pip': "sudo pip install ansible==2.4.1"
|
'pip': "sudo pip install ansible==2.5.0"
|
||||||
})
|
})
|
||||||
|
|
||||||
if not success:
|
if not success:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user