mirror of
https://github.com/ansible/awx.git
synced 2026-04-29 13:45:26 -02: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
@@ -8,7 +8,7 @@ short_description: gather all maintenance plan playbooks for an insights account
|
||||
description:
|
||||
- Supply insights Credentials to download all playbooks for all maintenance plans.
|
||||
The totality of the plans are versioned based on the http ETag response.
|
||||
version_added: "2.3"
|
||||
version_added: "2.3.0"
|
||||
options:
|
||||
insights_url:
|
||||
description:
|
||||
|
||||
@@ -9,7 +9,7 @@ description:
|
||||
- Unpacks an archive that contains a project, in order to support handling versioned
|
||||
artifacts from (for example) GitHub Releases or Artifactory builds.
|
||||
- Handles projects in the archive root, or in a single base directory of the archive.
|
||||
version_added: "2.9"
|
||||
version_added: "2.9.0"
|
||||
options:
|
||||
src:
|
||||
description:
|
||||
|
||||
Reference in New Issue
Block a user