copr: we are using python3 now
This commit is contained in:
parent
6c197650e0
commit
3604128d55
1 changed files with 1 additions and 1 deletions
|
@ -26,7 +26,7 @@
|
|||
# disable this in favor of excluding it in /etc/dnf/dnf.conf.
|
||||
# https://github.com/ansible/ansible/issues/33187
|
||||
#- name: install python2-novaclient version that actually works with the current OpenStack deployment
|
||||
# dnf: state=present name=https://kojipkgs.fedoraproject.org/packages/python-novaclient/3.3.1/3.fc25/noarch/python2-novaclient-3.3.1-3.fc25.noarch.rpm
|
||||
# dnf: state=present name=https://kojipkgs.fedoraproject.org/packages/python-novaclient/3.3.1/3.fc25/noarch/python3-novaclient-3.3.1-3.fc25.noarch.rpm
|
||||
|
||||
- name: make copr dirs
|
||||
file: state=directory path={{ item }}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue