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:
@@ -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: '*'
|
||||
|
||||
Reference in New Issue
Block a user