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