From 19f34554b6dbee62070ab147e790d21d6e759cca Mon Sep 17 00:00:00 2001 From: Thomas Wiest Date: Fri, 13 Nov 2015 17:07:49 -0500 Subject: added the tito and copr_cli roles --- roles/tito/meta/main.yml | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 roles/tito/meta/main.yml (limited to 'roles/tito/meta/main.yml') diff --git a/roles/tito/meta/main.yml b/roles/tito/meta/main.yml new file mode 100644 index 000000000..fb121c08e --- /dev/null +++ b/roles/tito/meta/main.yml @@ -0,0 +1,14 @@ +--- +galaxy_info: + author: Thomas Wiest + description: Manages Tito + company: Red Hat + license: Apache License, Version 2.0 + min_ansible_version: 1.2 + platforms: + - name: EL + versions: + - 7 + categories: + - packaging +dependencies: [] -- cgit v1.2.3