need to ensure we can install rh-python for testing

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

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

Loading…
Cancel
Save