mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-06-28 03:00:23 -07:00
Merge pull request #8308 from robinro/extend-hostname-distrolist
Extended distributions list for hostname module
This commit is contained in:
commit
d1d318b028
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue