mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 07:28:33 +02:00
upt playbook
This commit is contained in:
@ -4,7 +4,7 @@
|
||||
remote_user: root
|
||||
tasks:
|
||||
- command: whoami
|
||||
register: whoami
|
||||
register: whoami
|
||||
- debug:
|
||||
var: whoami.stdout
|
||||
- name: Apt exclude linux-dtb-current-meson64
|
||||
|
Reference in New Issue
Block a user