diff --git a/README.md b/README.md new file mode 100644 index 0000000..a5bb438 --- /dev/null +++ b/README.md @@ -0,0 +1,26 @@ +# OpenStack Ansible Magnum +A role to deploy OpenStack Magnum with the OpenStack Ansible project + +## Requirements + +None + +## Role Variables + +TODO + +## Dependencies + +TODO + +## Example Playbook + +TODO + +## License + +Apache-2.0 + +## Author Information + +- [Ian Cordasco](https://github.com/sigmavirus24) diff --git a/README.rst b/README.rst deleted file mode 100644 index 9d1685b..0000000 --- a/README.rst +++ /dev/null @@ -1,34 +0,0 @@ -OpenStack Ansible Magnum -======================== - -A role to deploy OpenStack Magnum with the OpenStack Ansible project - -Requirements ------------- - -None - -Role Variables --------------- - -TODO - -Dependencies ------------- - -TODO - -Example Playbook ----------------- - -TODO - -License -------- - -Apache-2.0 - -Author Information ------------------- - -- `Ian Cordasco `_