Fix documentation build in hostname

pull/18777/head
Toshio Kuratomi 9 years ago committed by Matt Clay
parent 5e4fe92676
commit b6ff36bed3

@ -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

Loading…
Cancel
Save