Update hatarashi-pasokom.yaml
Some checks failed
Ansible Deploy / deploy (push) Failing after 14m59s

This commit is contained in:
2023-11-24 09:17:23 +02:00
parent 0e54e27ca1
commit 55e447f589

View File

@@ -5,7 +5,8 @@
vars:
ansible_ssh_common_args: '-o StrictHostKeyChecking=no'
ansible_sudo_pass: "{{ ANSIBLE_SUDO_PASS }}"
tasks:
- name: Update all installed packages using APT module
ansible.builtin.apt:
name: '*'