fqdn

FQDN

Ansible Galaxy Build Status Latest tag Gitter chat

A role for managing the fqdn/hostname.

Requirements

  • Hosts should be bootstrapped for ansible usage (have python,...)
  • Root privileges, eg become: yes

Role Variables

Variable Description Default value
fqdn_full Fully qualified domain name inventory_hostname
fqdn_short Short hostname inventory_hostname_short

Dependencies

None.

Example Playbook

---
- hosts: test
  roles:
  - { role: GROG.fqdn, become: yes }

Contributing

All assistance, changes or ideas welcome!

Author

By G. Roggemans

License

MIT

About

A role for managing the fqdn/hostname.

Install
ansible-galaxy install GROG/ansible-role-fqdn
GitHub repository
License
mit
Downloads
43322
Owner
Open Source Science and Technology