try to figure out which of the identical named jobs arent working on grobisplitter
This commit is contained in:
parent
250f95548e
commit
309677ee8a
1 changed files with 1 additions and 1 deletions
|
@ -35,7 +35,7 @@
|
||||||
- selinux
|
- selinux
|
||||||
when: ansible_distribution_major_version|int < 30 and ansible_distribution_major_version|int != 8
|
when: ansible_distribution_major_version|int < 30 and ansible_distribution_major_version|int != 8
|
||||||
|
|
||||||
- name: make sure libselinux-python is installed
|
- name: make sure python3-libselinux is installed
|
||||||
dnf: name=python3-libselinux state=present
|
dnf: name=python3-libselinux state=present
|
||||||
tags:
|
tags:
|
||||||
- basessh
|
- basessh
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue