Last active
July 8, 2021 21:28
-
-
Save nleiva/d046579b04978f769097c3a5bff92cbc to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
- 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