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

This commit is contained in:
Mike Holloway 2025-01-07 22:42:24 -05:00
parent d7a553f1dd
commit 0fcfdd4bbc

View File

@ -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