diff options
| author | jerome <jerome@xlinfo.fr> | 2023-05-05 17:07:48 +0200 |
|---|---|---|
| committer | jerome <jerome@xlinfo.fr> | 2023-05-05 17:07:48 +0200 |
| commit | 10468afe36a0fc534bc889c4bf6aa1f28588f66b (patch) | |
| tree | 3fcff19884285813e341dbfb46e812cc44a84598 /handlers | |
| download | helloworld-10468afe36a0fc534bc889c4bf6aa1f28588f66b.tar.gz helloworld-10468afe36a0fc534bc889c4bf6aa1f28588f66b.zip | |
commit initial
Diffstat (limited to 'handlers')
| -rw-r--r-- | handlers/main.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/handlers/main.yml b/handlers/main.yml new file mode 100644 index 0000000..2575bab --- /dev/null +++ b/handlers/main.yml @@ -0,0 +1,2 @@ +--- +# handlers file for helloworld |
