mirror of
https://github.com/ansible/awx.git
synced 2026-02-18 03:30:02 -03:30
switched to semenatic versioning for version numbers in plugins, library and tools packages
This commit is contained in:
committed by
Seth Foster
parent
25ca8d22d6
commit
d2d511f596
@@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: ad_hoc_command
|
||||
author: "John Westcott IV (@john-westcott-iv)"
|
||||
version_added: "4.0"
|
||||
version_added: "4.0.0"
|
||||
short_description: create, update, or destroy Automation Platform Controller ad hoc commands.
|
||||
description:
|
||||
- Create, update, or destroy Automation Platform Controller ad hoc commands. See
|
||||
|
||||
@@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: credential_input_source
|
||||
author: "Tom Page (@Tompage1994)"
|
||||
version_added: "2.3"
|
||||
version_added: "2.3.0"
|
||||
short_description: create, update, or destroy Automation Platform Controller credential input sources.
|
||||
description:
|
||||
- Create, update, or destroy Automation Platform Controller credential input sources. See
|
||||
|
||||
@@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: export
|
||||
author: "John Westcott IV (@john-westcott-iv)"
|
||||
version_added: "3.7"
|
||||
version_added: "3.7.0"
|
||||
short_description: export resources from Automation Platform Controller.
|
||||
description:
|
||||
- Export assets from Automation Platform Controller.
|
||||
|
||||
@@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: import
|
||||
author: "John Westcott (@john-westcott-iv)"
|
||||
version_added: "3.7"
|
||||
version_added: "3.7.0"
|
||||
short_description: import resources into Automation Platform Controller.
|
||||
description:
|
||||
- Import assets into Automation Platform Controller. See
|
||||
|
||||
@@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: instance_group
|
||||
author: "John Westcott IV (@john-westcott-iv)"
|
||||
version_added: "4.0"
|
||||
version_added: "4.0.0"
|
||||
short_description: create, update, or destroy Automation Platform Controller instance groups.
|
||||
description:
|
||||
- Create, update, or destroy Automation Platform Controller instance groups. See
|
||||
|
||||
@@ -16,7 +16,7 @@ DOCUMENTATION = '''
|
||||
---
|
||||
module: token
|
||||
author: "John Westcott IV (@john-westcott-iv)"
|
||||
version_added: "2.3"
|
||||
version_added: "2.3.0"
|
||||
short_description: create, update, or destroy Automation Platform Controller tokens.
|
||||
description:
|
||||
- Create or destroy Automation Platform Controller tokens. See
|
||||
|
||||
Reference in New Issue
Block a user