Set ansible_python_interpreter for copr-dist-git-dev
To fix an issue with `install python2 and dnf stuff` task, @nirik suggests this solution.
This commit is contained in:
parent
d8dad58a7b
commit
86ed91ea41
1 changed files with 3 additions and 0 deletions
|
@ -21,3 +21,6 @@ cloud_networks:
|
|||
|
||||
# Copr vars
|
||||
copr_hostbase: copr-dist-git-dev
|
||||
|
||||
# There is no python2 on F30
|
||||
ansible_python_interpreter: "/usr/bin/python3"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue