need to ensure we can install rh-python for testing

pull/658/head
Steven Robertson 4 years ago
parent 72e6abf6db
commit c705645ade

@ -10,6 +10,12 @@
block:
- name: set redhat special python
block:
- name: ensure we can install rh-python36
package:
name:
- centos-release-scl
state: present
- name: ensure rh-python36 is installed
package:
name:

Loading…
Cancel
Save