We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f333619 commit 12ed899Copy full SHA for 12ed899
fedora/tests.yml
@@ -10,7 +10,7 @@
10
- classic
11
tasks:
12
- name: Make sure fedpkg and selinux bindings are installed
13
- shell: dnf -y install --skip-broken fedpkg python{2,3}-libselinux libmodulemd-devel
+ shell: dnf -y install --skip-broken fedpkg python3-libselinux libmodulemd-devel
14
- name: Copy spec file to remote machine
15
copy:
16
src: "{{ playbook_dir }}/../libmodulemd.spec"
0 commit comments