actually fix tickets in previous commit

both modules had similar issues and i conflated them
This commit is contained in:
Brian Coca 2017-01-23 13:28:34 -05:00
parent f86e6a2152
commit f00490007c

View file

@ -32,10 +32,9 @@ version_added: "1.4"
short_description: Manage hostname
requirements: [ hostname ]
description:
- Set system's hostname.
- Currently implemented on Debian, Ubuntu, Fedora, RedHat, openSUSE, Linaro, ScientificLinux, Arch, CentOS, AMI, Alpine Linux.
- Any distribution that uses systemd as their init system.
- Set system's hostname, supports most OSs/Distributions, including those using systemd.
- Note, this module does *NOT* modify /etc/hosts. You need to modify it yourself using other modules like template or replace.
- Windows, HP-UX and AIX are not currently supported
options:
name:
required: true