diff --git a/README.md b/README.md index 60a2a25..f725a05 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Ansibles - openssh [![Build Status](https://travis-ci.org/Ansibles/openssh.png)](https://travis-ci.org/Ansibles/openssh) +## ANXS - openssh [![Build Status](https://travis-ci.org/ANXS/openssh.png)](https://travis-ci.org/ANXS/openssh) Ansible role which installs and configures openssh. @@ -24,4 +24,4 @@ Licensed under the MIT License. See the LICENSE file for details. #### Feedback, bug-reports, requests, ... -Are [welcome](https://github.com/ansibles/openssh/issues)! +Are [welcome](https://github.com/ANXS/openssh/issues)! diff --git a/meta/main.yml b/meta/main.yml index cca6943..f87c0a2 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -2,7 +2,7 @@ galaxy_info: author: pjan vandaele - company: Ansibles + company: ANXS description: "Install and configure openssh" min_ansible_version: 1.4 license: MIT