mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
cc6fab41ed
commit
ea494246f4
@ -1,6 +1,7 @@
|
|||||||
- hosts: localhost1
|
- hosts: localhost1
|
||||||
name: Apt udate
|
name: Apt udate
|
||||||
connection: local
|
connection: local
|
||||||
|
become: true
|
||||||
tasks:
|
tasks:
|
||||||
- name: Apt exclude linux-dtb-current-meson64
|
- name: Apt exclude linux-dtb-current-meson64
|
||||||
ansible.builtin.shell: 'apk update'
|
ansible.builtin.shell: 'apk update'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user