Skip to content
Snippets Groups Projects
Commit 57814d3c authored by Bo-Chun Chen's avatar Bo-Chun Chen
Browse files

Update pkg list file with pkg list variable

parent 426b1e94
No related branches found
No related tags found
1 merge request!35Fix knightly pipeline
...@@ -10,5 +10,5 @@ ...@@ -10,5 +10,5 @@
- name: Install packages - name: Install packages
ansible.builtin.yum: ansible.builtin.yum:
name: "{{ lookup('file', '{{ pkg_list_file }}').splitlines() }}"
state: present state: present
name: "{{ pkg_list }}"
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment