mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-04-01 08:13:08 +00:00
Fix documentation build in hostname
This commit is contained in:
committed by
Matt Clay
parent
5e4fe92676
commit
b6ff36bed3
@@ -31,7 +31,7 @@ description:
|
||||
- Set system's hostname.
|
||||
- Currently implemented on Debian, Ubuntu, Fedora, RedHat, openSUSE, Linaro, ScientificLinux, Arch, CentOS, AMI.
|
||||
- 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:
|
||||
name:
|
||||
required: true
|
||||
|
||||
Reference in New Issue
Block a user