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