hallo.yaml 90 B

12345678
  1. ---
  2. - hosts:
  3. - ffhome
  4. gather_facts: no
  5. tasks:
  6. - debug: msg="Hallo Ansible!"