diff --git a/CONTRIBUTING.rst b/CONTRIBUTING.rst index 0cf66d8..3104cf5 100644 --- a/CONTRIBUTING.rst +++ b/CONTRIBUTING.rst @@ -1,7 +1,5 @@ OpenStack-Ansible Repo Server ############################# -:tags: openstack, cloud, ansible -:category: \*nix contributor guidelines ^^^^^^^^^^^^^^^^^^^^^^ @@ -54,7 +52,7 @@ Importance: Style guide ----------- -When creating tasks and other roles for use in Ansible please create then +When creating tasks and other roles for use in Ansible please create them using the YAML dictionary format. Example YAML dictionary format: diff --git a/README.rst b/README.rst index b9c4c1f..54714bc 100644 --- a/README.rst +++ b/README.rst @@ -2,8 +2,5 @@ OpenStack-Ansible Repo Server ============================= -:tags: openstack, repo, server, cloud, ansible -:category: \*nix - Ansible role that deploys a repository server for python packages and git sources.