mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-10-30 18:01:11 +01:00
upt playbook
This commit is contained in:
@@ -1,6 +1,7 @@
|
|||||||
- hosts: localhost1
|
- hosts: localhost1
|
||||||
name: Apt udate
|
name: Apt udate
|
||||||
connection: local
|
connection: local
|
||||||
|
remote_user: root
|
||||||
tasks:
|
tasks:
|
||||||
- command: whoami
|
- command: whoami
|
||||||
register: whoami
|
register: whoami
|
||||||
|
|||||||
Reference in New Issue
Block a user