Move certain packages to role instead of linode CI
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 7m20s
All checks were successful
Gitea Actions - molecule test work / Explore-terraform-molecule-Gitea-Action (push) Successful in 7m20s
This commit is contained in:
parent
d7a553f1dd
commit
0fcfdd4bbc
@ -98,9 +98,9 @@
|
||||
gather_facts: false
|
||||
|
||||
tasks:
|
||||
- name: Packages openssh-server, python3-policycoreutils
|
||||
- name: Package procps-ng
|
||||
ansible.builtin.dnf:
|
||||
name: ['openssh-server', 'python3-policycoreutils']
|
||||
name: procps-ng
|
||||
state: present
|
||||
|
||||
- name: systemd PID
|
||||
|
||||
Loading…
Reference in New Issue
Block a user