Skip to content

Commit

Permalink
update Python 3.7 version and Solr 7.x version for ansible
Browse files Browse the repository at this point in the history
  • Loading branch information
rdhyee committed May 17, 2020
1 parent 5768d74 commit 81c65e0
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion sysadmin/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@

# using https://github.com/rdhyee/ansible-python
# forked from https://github.com/whiskerlabs/ansible-python
python_version: 3.7.4
python_version: 3.7.7
python_bin: /usr/bin
python_pip_version: 19.1.1
python_upgrade_packaging_tools: false
Expand Down Expand Up @@ -159,6 +159,7 @@

# # - role: williamyeh.oracle-java # https://github.com/William-Yeh/ansible-oracle-java instead of role: geerlingguy.java
- role: geerlingguy.solr
solr_version: "7.7.3"

- role: DavidWittman.redis
redis_version: 3.0.7
Expand Down

0 comments on commit 81c65e0

Please sign in to comment.