diff options
author | Gaƫtan <36162164+gaetanfl@users.noreply.github.com> | 2018-09-12 15:54:31 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-09-12 15:54:31 +0200 |
commit | 56d88d5730d457ac24f9aa373b71588b433f4196 (patch) | |
tree | 28464600357b9c6e755f23d3afb32371f3f51bac /handlers | |
parent | 1af6a8441cbbe29f8c30b1279400d86f28651912 (diff) | |
parent | 73fc6fec8fb5dd844fe8165061db2a82153900d9 (diff) | |
download | ansible-rundeck-jobs-56d88d5730d457ac24f9aa373b71588b433f4196.tar.gz ansible-rundeck-jobs-56d88d5730d457ac24f9aa373b71588b433f4196.tar.zst ansible-rundeck-jobs-56d88d5730d457ac24f9aa373b71588b433f4196.zip |
Merge pull request #1 from gaetanfl/first_versionv0.1
first working version
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..0cdf3ee --- /dev/null +++ b/handlers/main.yml | |||
@@ -0,0 +1,2 @@ | |||
1 | --- | ||
2 | # handlers file for ansible-rundeck-jobs \ No newline at end of file | ||