mirror of
https://github.com/frappe/bench.git
synced 2024-11-12 00:06:36 +00:00
Merge branch 'develop' into fix-setup-requirements
This commit is contained in:
commit
d6d552723b
@ -4,7 +4,7 @@
|
|||||||
become: yes
|
become: yes
|
||||||
become_user: root
|
become_user: root
|
||||||
yum:
|
yum:
|
||||||
name: https://centos7.iuscommunity.org/ius-release.rpm
|
name: https://repo.ius.io/ius-release-el7.rpm
|
||||||
state: present
|
state: present
|
||||||
|
|
||||||
- name: "Setup prerequisites using yum"
|
- name: "Setup prerequisites using yum"
|
||||||
|
Loading…
Reference in New Issue
Block a user