Add apt update task to tools_for_command_line
This commit is contained in:
@@ -1,5 +1,9 @@
|
|||||||
---
|
---
|
||||||
# tasks file for tools_for_command_line
|
# tasks file for tools_for_command_line
|
||||||
|
- name: Update apt cache
|
||||||
|
ansible.builtin.apt:
|
||||||
|
update_cache: yes
|
||||||
|
|
||||||
- name: Critical system
|
- name: Critical system
|
||||||
ansible.builtin.include_tasks:
|
ansible.builtin.include_tasks:
|
||||||
administration.yml
|
administration.yml
|
||||||
|
|||||||
Reference in New Issue
Block a user