mirror of
https://github.com/ansible/awx.git
synced 2026-04-06 10:39:20 -02:30
Adding cleanup_fact prompt
The cleanup_fact job requires a different set of parameters: older_than and granularity. A different prompt modal was required in order to reflect these extra parameters.
This commit is contained in:
@@ -7,7 +7,8 @@
|
||||
],
|
||||
"watch": [
|
||||
"awx/ui/static",
|
||||
"awx/ui/tests"
|
||||
"awx/ui/tests",
|
||||
"awx/ui/templates/ui/index.html"
|
||||
],
|
||||
"ext": "js json less html"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user