Development of this project is managed in a private repository then pushed out to GitLab and GitHub when we have a new version for you. If you have any issues please contact sparknsh
hostname__fqdn: "{{ inventory_fqdn }}"
hostname__hosts: []
hostname__fqdn: "{{ inventory_fqdn }}"
hostname__hosts:
myhost.com: 192.168.1.1
yourhost.com: 192.168.1.2
- hosts: all
vars_files:
- vars/main.yml
roles:
- { role: sparknsh.hostname }
MIT
This role was created in 2020 by sparknsh at Rebel Media, Inc.