Skip to content

Commit fb8e1dc

Browse files
committed
Ansibles -> ANXS
1 parent a211c82 commit fb8e1dc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

README.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## Ansibles - Scala [![Build Status](https://travis-ci.org/Ansibles/scala.png)](https://travis-ci.org/Ansibles/scala)
1+
## ANXS - Scala [![Build Status](https://travis-ci.org/ANXS/scala.png)](https://travis-ci.org/ANXS/scala)
22

33
Ansible role which installs [Scala](http://scala-lang.org/) and [sbt](http://www.scala-sbt.org/).
44

@@ -24,4 +24,4 @@ Licensed under the MIT License. See the LICENSE file for details.
2424
2525
#### Feedback, bug-reports, requests, ...
2626
27-
Are [welcome](https://github.com/ansibles/scala/issues)!
27+
Are [welcome](https://github.com/ANXS/scala/issues)!

meta/main.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
galaxy_info:
44
author: pjan vandaele
5-
company: Ansibles
5+
company: ANXS
66
description: Install Scala version(s) and sbt
77
min_ansible_version: 1.4
88
license: MIT
@@ -15,4 +15,4 @@ galaxy_info:
1515
- development
1616

1717
dependencies:
18-
- Ansibles.oracle-jdk
18+
- ANXS.oracle-jdk

0 commit comments

Comments
 (0)