mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-27 07:01:22 -07:00
change version_added cobbler_sync (#43248)
This commit is contained in:
parent
fa5f396a4b
commit
1305fca414
1 changed files with 1 additions and 1 deletions
|
@ -14,7 +14,7 @@ ANSIBLE_METADATA = {'metadata_version': '1.1',
|
||||||
DOCUMENTATION = r'''
|
DOCUMENTATION = r'''
|
||||||
---
|
---
|
||||||
module: cobbler_sync
|
module: cobbler_sync
|
||||||
version_added: '2.6'
|
version_added: '2.7'
|
||||||
short_description: Sync Cobbler
|
short_description: Sync Cobbler
|
||||||
description:
|
description:
|
||||||
- Sync Cobbler to commit changes.
|
- Sync Cobbler to commit changes.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue