mirror of
https://pagure.io/fedora-infra/ansible.git
synced 2026-03-20 12:07:34 +08:00
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:
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user