Files
startusingansible/examples/025_vars_files_group_vars/playbooks/hostname.yml

6 lines
90 B
YAML

---
- hosts: all
tasks:
- name: get server hostname
command: hostname