mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-02 08:43:10 +00:00
6 lines
67 B
YAML
6 lines
67 B
YAML
---
|
|
- hosts: 127.0.0.1
|
|
connection: local
|
|
tasks:
|
|
shell: id
|