android13/external/cldr/tools/scripts/ansible/hostname-playbook.yml

8 lines
195 B
YAML

- hosts: prod
become: yes
tasks:
- name: Set the hostname
# for sending email from st.unicode.org through corp.unicode.org
hostname:
name: "{{ inventory_hostname }}"