ansible-role-hosts icon indicating copy to clipboard operation
ansible-role-hosts copied to clipboard

Role for managing /etc/hosts and /etc/hostname

Results 2 ansible-role-hosts issues
Sort by recently updated
recently updated
newest added

Current version fails to modify /etc/hostname when target host is running OS X 10.14 (Mojave).

The use of `become` is needed if you are provisioning using an Admin user (enabled to run `sudo`), especially useful when root ssh access is disallowed An example case is...