Skip to content

Instantly share code, notes, and snippets.

@nleiva
Last active July 8, 2021 21:28
Show Gist options
  • Save nleiva/d046579b04978f769097c3a5bff92cbc to your computer and use it in GitHub Desktop.
Save nleiva/d046579b04978f769097c3a5bff92cbc to your computer and use it in GitHub Desktop.
- name: Setup hostname
ansible.builtin.hostname:
name: "{{ hostvars[inventory_hostname] }}"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment