Initial commit

This commit is contained in:
2019-03-01 13:59:05 +01:00
commit 5522463e89
8 changed files with 239 additions and 0 deletions

5
testdata/args.json vendored Normal file
View File

@ -0,0 +1,5 @@
{
"ANSIBLE_MODULE_ARGS": {
"name": "activer_firewall"
}
}