mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-28 23:51:23 -07:00
added formatting
This commit is contained in:
parent
f00490007c
commit
f8f0c4abc8
1 changed files with 1 additions and 1 deletions
|
@ -33,7 +33,7 @@ short_description: Manage hostname
|
||||||
requirements: [ hostname ]
|
requirements: [ hostname ]
|
||||||
description:
|
description:
|
||||||
- Set system's hostname, supports most OSs/Distributions, including those using systemd.
|
- 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.
|
- Note, this module does *NOT* modify C(/etc/hosts). You need to modify it yourself using other modules like template or replace.
|
||||||
- Windows, HP-UX and AIX are not currently supported
|
- Windows, HP-UX and AIX are not currently supported
|
||||||
options:
|
options:
|
||||||
name:
|
name:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue