diff options
author | Russell Harrison <rharriso@redhat.com> | 2016-01-28 14:55:29 -0500 |
---|---|---|
committer | Russell Harrison <rharriso@redhat.com> | 2016-01-28 14:55:29 -0500 |
commit | fd1978777d153d27f2c062582acf31a293958503 (patch) | |
tree | 921fca23542fcc5a5d1b69e4ef726a110da8007f /roles/lib_dyn/tasks | |
parent | 8728336e8897d0cbeef845c1b4fb01208978bb81 (diff) | |
download | openshift-fd1978777d153d27f2c062582acf31a293958503.tar.gz openshift-fd1978777d153d27f2c062582acf31a293958503.tar.bz2 openshift-fd1978777d153d27f2c062582acf31a293958503.tar.xz openshift-fd1978777d153d27f2c062582acf31a293958503.zip |
WIP adding the lib_dyn role for the dyn_record module
Diffstat (limited to 'roles/lib_dyn/tasks')
-rw-r--r-- | roles/lib_dyn/tasks/main.yml | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/roles/lib_dyn/tasks/main.yml b/roles/lib_dyn/tasks/main.yml new file mode 100644 index 000000000..35ee62e81 --- /dev/null +++ b/roles/lib_dyn/tasks/main.yml @@ -0,0 +1,2 @@ +--- +# tasks file for lib_dyn |