Skip to content

Conversation

@jmontleon
Copy link
Contributor

No description provided.

@openshift-ci-robot openshift-ci-robot added the size/M Denotes a PR that changes 30-99 lines, ignoring generated files. label Dec 4, 2018
@djzager
Copy link
Member

djzager commented Dec 5, 2018

My understanding at least is that Ansible, by default, uses python 2. I guess in Fedora Ansible would be installed using python 3?

@openshift-ci-robot openshift-ci-robot added size/L Denotes a PR that changes 100-499 lines, ignoring generated files. and removed size/M Denotes a PR that changes 30-99 lines, ignoring generated files. labels Dec 14, 2018
@jmontleon
Copy link
Contributor Author

jmontleon commented Dec 14, 2018

@djzager

$ rpm -q --whatprovides /usr/bin/ansible-playbook 
ansible-2.7.4-1.fc29.noarch
$ head -n1 /usr/bin/ansible-playbook
#!/usr/bin/python3 -s

We've been asked when submitting the package to default python3 for Fedora and python2 for EPEL. Python 2 is deprecated in Fedora 29 and goes away in Fedora 30 by the sounds of it.

See: https://bugzilla.redhat.com/show_bug.cgi?id=1654835#c1

@openshift-ci-robot openshift-ci-robot added the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 16, 2019
@openshift-ci-robot openshift-ci-robot removed the needs-rebase Indicates a PR cannot be merged because it has merge conflicts with HEAD. label Jan 16, 2019
@jmontleon jmontleon requested review from djzager and fabianvf January 16, 2019 14:00
@fabianvf fabianvf merged commit ff53e1f into openshift:master Jan 16, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

size/L Denotes a PR that changes 100-499 lines, ignoring generated files.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants