diff options
author | Lénaïc Huard <lhuard@amadeus.com> | 2015-07-03 15:03:32 +0200 |
---|---|---|
committer | Lénaïc Huard <lhuard@amadeus.com> | 2015-07-03 15:03:32 +0200 |
commit | 1bab4edd3d8cd3201bf210312f18fc9841c339d3 (patch) | |
tree | 194372507ef21a9a6c6265929a7aba3ac4612999 /ansible-profile/README.md | |
parent | 10f59cf0dd4c89ead7244d61f0e91e5a43183cd0 (diff) | |
download | openshift-1bab4edd3d8cd3201bf210312f18fc9841c339d3.tar.gz openshift-1bab4edd3d8cd3201bf210312f18fc9841c339d3.tar.bz2 openshift-1bab4edd3d8cd3201bf210312f18fc9841c339d3.tar.xz openshift-1bab4edd3d8cd3201bf210312f18fc9841c339d3.zip |
Add README file to link to the upstream ansible-profile
Diffstat (limited to 'ansible-profile/README.md')
-rw-r--r-- | ansible-profile/README.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/ansible-profile/README.md b/ansible-profile/README.md new file mode 100644 index 000000000..4f10817d4 --- /dev/null +++ b/ansible-profile/README.md @@ -0,0 +1,6 @@ +# Ansible profile + +This is a callback plugin for timing tasks. + +The upstream project lies in: +https://github.com/jlafon/ansible-profile |