Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Bo-Chun Chen
Packer Openstack Hpc Image
Commits
be3ae3c9
Commit
be3ae3c9
authored
Nov 17, 2022
by
Bo-Chun Chen
Browse files
Update pkg list file with pkg list variable
parent
ae11f176
Changes
1
Hide whitespace changes
Inline
Side-by-side
ansible/roles/install_packages/tasks/main.yml
View file @
be3ae3c9
...
...
@@ -12,5 +12,5 @@
-
name
:
Install system packages
ansible.builtin.yum
:
name
:
"
{{
lookup('file',
'{{
pkg_list_file
}}').splitlines()
}}"
state
:
present
name
:
"
{{
pkg_list
}}"
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment