mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-06-29 23:49:09 +00:00
Update plugins/modules/apache2_site.py
Update available to supported Co-authored-by: Felix Fontein <felix@fontein.de>
This commit is contained in:
parent
10bbd08501
commit
23242ec591
1 changed files with 1 additions and 1 deletions
|
|
@ -16,7 +16,7 @@ description:
|
|||
- Uses C(a2ensite) and C(a2dissite) under the hood.
|
||||
version_added: 13.1.0
|
||||
notes:
|
||||
- This module is only available on Debian/Ubuntu-based systems,
|
||||
- This module is only supported on Debian/Ubuntu-based systems,
|
||||
as it depends on C(a2ensite) and C(a2dissite).
|
||||
extends_documentation_fragment:
|
||||
- community.general._attributes
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue