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

Update before install packages

parent cb8d9240
No related branches found
No related tags found
No related merge requests found
......@@ -3,6 +3,7 @@
ansible.builtin.apt:
name: "{{ item }}"
state: present
update_cache: true
loop:
- ldap-utils
- libnss-ldap
......
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