Skip to content

gavika/hostname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hostname

Ansible role to set hostname. This role is tested manually.

We're working on getting the automated tests to work. Till that time, the role will be tagged as beta and not available on Galaxy.

Requirements

None

Role Variables

hostname_hostname

Dependencies

None

Example Playbook

- hosts: servers
  vars:
    hostname_hostname: example.com
  roles:
     - gavika.hostname

License

Apache

Author Information

Sudheer Satyanarayana

About

Ansible role to configure hostname

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages