test.yaml 87 B

1234567
  1. ---
  2. - hosts: all
  3. tasks:
  4. - name: checks
  5. shell: echo {{ lookup('env','USER') }}