python3-policycoreutils according to repos
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 2m24s
Some checks failed
Gitea Actions - molecule test work / Explore-molecule-Gitea-Action (push) Failing after 2m24s
This commit is contained in:
parent
5fa432c3ba
commit
5933757930
@ -91,9 +91,9 @@
|
||||
gather_facts: false
|
||||
|
||||
tasks:
|
||||
- name: Packages openssh-server, policycoreutils-python
|
||||
- name: Packages openssh-server, python3-policycoreutils
|
||||
ansible.builtin.dnf:
|
||||
name: ['openssh-server', 'policycoreutils-python']
|
||||
name: ['openssh-server', 'python3-policycoreutils']
|
||||
state: present
|
||||
|
||||
- name: systemd PID
|
||||
|
||||
Loading…
Reference in New Issue
Block a user