summaryrefslogtreecommitdiffstats
path: root/roles/ansible_tower_cli/README.md
diff options
context:
space:
mode:
authorJoel Diaz <jdiaz@redhat.com>2016-04-19 11:44:46 -0400
committerJoel Diaz <jdiaz@redhat.com>2016-04-19 11:44:46 -0400
commit30c41f3bc24204bad68f30927ea59ec78821a43a (patch)
tree42b3cbefb3e915385b17ecd5e9b81721b98a4772 /roles/ansible_tower_cli/README.md
parent1bb3de7855096557a820845cef9efe4702093675 (diff)
parent3681ab5fb2a39ccb06024e6ad514ad50df21f9d2 (diff)
downloadopenshift-30c41f3bc24204bad68f30927ea59ec78821a43a.tar.gz
openshift-30c41f3bc24204bad68f30927ea59ec78821a43a.tar.bz2
openshift-30c41f3bc24204bad68f30927ea59ec78821a43a.tar.xz
openshift-30c41f3bc24204bad68f30927ea59ec78821a43a.zip
Merge pull request #1734 from joelddiaz/tools-roles-move
cleanup roles after roles move to openshift-tools
Diffstat (limited to 'roles/ansible_tower_cli/README.md')
-rw-r--r--roles/ansible_tower_cli/README.md50
1 files changed, 0 insertions, 50 deletions
diff --git a/roles/ansible_tower_cli/README.md b/roles/ansible_tower_cli/README.md
deleted file mode 100644
index d2d68146f..000000000
--- a/roles/ansible_tower_cli/README.md
+++ /dev/null
@@ -1,50 +0,0 @@
-ansible_tower_cli
-==============
-
-Install ansible-tower-cli rpm.
-
-Requirements
-------------
-
-None
-
-Role Variables
---------------
-
-None
-
-Dependencies
-------------
-
-None
-
-Example Playbook
-----------------
-
-Including an example of how to use your role (for instance, with variables passed in as parameters) is always nice for users too:
-
- - hosts: servers
- roles:
- - roles/ansible_tower_cli
-
-License
--------
-
-Copyright 2012-2014 Red Hat, Inc., All rights reserved.
-
-Licensed under the Apache License, Version 2.0 (the "License");
-you may not use this file except in compliance with the License.
-You may obtain a copy of the License at
-
- http://www.apache.org/licenses/LICENSE-2.0
-
-Unless required by applicable law or agreed to in writing, software
-distributed under the License is distributed on an "AS IS" BASIS,
-WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
-See the License for the specific language governing permissions and
-limitations under the License.
-
-Author Information
-------------------
-
-openshift operations