Update hatarashi-pasokom.yaml
Some checks failed
Ansible Deploy / deploy (push) Failing after 14m59s
Some checks failed
Ansible Deploy / deploy (push) Failing after 14m59s
This commit is contained in:
@@ -6,6 +6,7 @@
|
||||
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: '*'
|
||||
|
||||
Reference in New Issue
Block a user