upt playbook

This commit is contained in:
jaydee 2023-10-27 06:39:37 +02:00
parent 668e439b5f
commit c1d4815d5f

View File

@ -1,6 +1,7 @@
- hosts: localhost1
name: Apt udate
connection: local
remote_user: root
tasks:
- command: whoami
register: whoami