mirror of
https://github.com/ansible/awx.git
synced 2026-03-07 19:51:08 -03:30
correct manifest argument spec for the tower_license module
This commit is contained in:
@@ -25,7 +25,7 @@ options:
|
|||||||
description:
|
description:
|
||||||
- file path to a Red Hat subscription manifest (a .zip file)
|
- file path to a Red Hat subscription manifest (a .zip file)
|
||||||
required: True
|
required: True
|
||||||
type: dict
|
type: str
|
||||||
eula_accepted:
|
eula_accepted:
|
||||||
description:
|
description:
|
||||||
- Whether or not the EULA is accepted.
|
- Whether or not the EULA is accepted.
|
||||||
|
|||||||
Reference in New Issue
Block a user