Skip to content

Commit

Permalink
update Galaxy information
Browse files Browse the repository at this point in the history
  • Loading branch information
marcomc committed May 7, 2019
1 parent 753fc74 commit 2bef3d2
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 11 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -107,9 +107,9 @@ This value must be contained in single quotes "\'"

## Author Information
------------------
Author Marco Massari Calderone at Inviq UK Ltd
Author Marco Massari Calderone at Inviqa UK Ltd

Inspired by Barney Hanlon's Galaxy role [ansible-jumpcloud](https://github.com/shrikeh/ansible-jumpcloud)
Inspired by Barney Hanlon "shrikeh"'s Galaxy role [ansible-jumpcloud](https://github.com/shrikeh/ansible-jumpcloud)

[github]: https://github.com/inviqa/ansible-jumpcloud "Github location of this role"
[curl]: https://galaxy.ansible.com/list#/roles/4384
Expand Down
19 changes: 10 additions & 9 deletions meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,11 +1,16 @@
---
galaxy_info:
author: "inviqa"
role_name: jumpcloud
author: "marcomc"
description: "Install and Configure JumpCloud (https://jumpcloud.com) AD and LDAP agent"
company: "Inviqa UK Ltd"
license: MIT
min_ansible_version: 1.5
min_ansible_version: 2
platforms:
- name: Centos
versions:
- 6
- 7
- name: EL
versions:
- 6
Expand All @@ -18,17 +23,13 @@ galaxy_info:
- all
- name: Ubuntu
versions:
- precise
- quantal
- raring
- saucy
- trusty
categories:
- xenial
- bionic
galaxy_tags::
- authentication
- monitoring
- networking

dependencies: []


...

0 comments on commit 2bef3d2

Please sign in to comment.