diff --git a/README.md b/README.md index 70b22ce..bcec7ff 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Ansibles - clojure [![Build Status](https://travis-ci.org/Ansibles/clojure.png)](https://travis-ci.org/Ansibles/clojure) +## ANXS - clojure [![Build Status](https://travis-ci.org/ANXS/clojure.png)](https://travis-ci.org/ANXS/clojure) Ansible role which installs [Clojure](http://clojure.org/) and [leiningen](http://leiningen.org/). @@ -23,4 +23,4 @@ Licensed under the MIT License. See the LICENSE file for details. #### Feedback, bug-reports, requests, ... -Are [welcome](https://github.com/ansibles/clojure/issues)! +Are [welcome](https://github.com/ANXS/clojure/issues)! diff --git a/meta/main.yml b/meta/main.yml index fc8b54f..263890e 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -2,7 +2,7 @@ galaxy_info: author: pjan vandaele - company: Ansibles + company: ANXS description: "Install Clojure version(s) and leiningen" min_ansible_version: 1.4 license: MIT @@ -15,4 +15,4 @@ galaxy_info: - development dependencies: - - Ansibles.oracle-jdk + - ANXS.oracle-jdk