1
0
Fork 0
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:
Robin Roth 2014-07-28 15:19:41 +02:00
parent d51e10a3f4
commit 7a09f87b8c

View file

@ -27,7 +27,7 @@ short_description: Manage hostname
requirements: [ hostname ] requirements: [ hostname ]
description: description:
- Set system's hostname - 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: options:
name: name:
required: true required: true