diff options
Diffstat (limited to 'plugins/tests/repology.json')
-rw-r--r-- | plugins/tests/repology.json | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/plugins/tests/repology.json b/plugins/tests/repology.json new file mode 100644 index 0000000..fabd124 --- /dev/null +++ b/plugins/tests/repology.json @@ -0,0 +1,5 @@ +{ + "ANSIBLE_MODULE_ARGS": { + "package": "firefox" + } +} |