Fix documentation build in hostname
This commit is contained in:
parent
0b7469fa90
commit
09e2457eb0
1 changed files with 1 additions and 1 deletions
|
@ -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…
Reference in a new issue