ansible/test/sanity/code-smell/update-bundled.json
Toshio Kuratomi dfd8b659c0 Have update-bundled check for updates to all bundled code
Add a test for whether we have bundled code inside of ansible that needs to be updated
2019-02-06 13:59:55 -08:00

7 lines
86 B
JSON

{
"ignore_changes": true,
"extensions": [
".py"
],
"output": "path-message"
}