upt playbook

This commit is contained in:
jaydee 2023-10-27 06:48:00 +02:00
parent c1d4815d5f
commit c75801b0f9

View File

@ -4,7 +4,7 @@
remote_user: root remote_user: root
tasks: tasks:
- command: whoami - command: whoami
register: whoami register: whoami
- debug: - debug:
var: whoami.stdout var: whoami.stdout
- name: Apt exclude linux-dtb-current-meson64 - name: Apt exclude linux-dtb-current-meson64