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
c1d4815d5f
commit
c75801b0f9
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user