Fix documentation build in hostname

This commit is contained in:
Toshio Kuratomi 2016-01-21 08:37:56 -08:00 committed by Matt Clay
parent 5e4fe92676
commit b6ff36bed3

View file

@ -31,7 +31,7 @@ description:
- Set system's hostname. - Set system's hostname.
- Currently implemented on Debian, Ubuntu, Fedora, RedHat, openSUSE, Linaro, ScientificLinux, Arch, CentOS, AMI. - Currently implemented on Debian, Ubuntu, Fedora, RedHat, openSUSE, Linaro, ScientificLinux, Arch, CentOS, AMI.
- Any distribution that uses systemd as their init system. - Any distribution that uses systemd as their init system.
- NOTE: This module does NOT modify /etc/hosts. You need to modify it yourself using other modules like template or replace. - Note, this module does *NOT* modify /etc/hosts. You need to modify it yourself using other modules like template or replace.
options: options:
name: name:
required: true required: true