mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Extended distributions list for hostname module
Implementations already present
This commit is contained in:
parent
d51e10a3f4
commit
7a09f87b8c
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ short_description: Manage hostname
|
|||
requirements: [ hostname ]
|
||||
description:
|
||||
- Set system's hostname
|
||||
- Currently implemented on only Debian, Ubuntu, RedHat and CentOS.
|
||||
- Currently implemented on Debian, Ubuntu, Fedora, RedHat, openSUSE, Linaro, ScientificLinux, Arch, CentOS, AMI.
|
||||
options:
|
||||
name:
|
||||
required: true
|
||||
|
|
Loading…
Reference in a new issue