diff --git a/README.md b/README.md index f8127a7..97d13d1 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## Ansibles - bootstraps [![Build Status](https://travis-ci.org/Ansibles/bootstraps.png)](https://travis-ci.org/Ansibles/bootstraps) +## ANXS - bootstraps [![Build Status](https://travis-ci.org/ANXS/bootstraps.png)](https://travis-ci.org/ANXS/bootstraps) Ansible script which will run a set of bootstrap scripts for users @@ -25,4 +25,4 @@ Licensed under the MIT License. See the LICENSE file for details. #### Feedback, bug-reports, requests, ... -Are [welcome](https://github.com/ansibles/bootstraps/issues)! +Are [welcome](https://github.com/ANXS/bootstraps/issues)! diff --git a/meta/main.yml b/meta/main.yml index a6bea9f..45ca669 100644 --- a/meta/main.yml +++ b/meta/main.yml @@ -2,7 +2,7 @@ galaxy_info: author: pjan vandaele - company: Ansibles + company: ANXS description: run a list of bootstrap commands (e.g. dotfiles, ...) min_ansible_version: 1.4 license: MIT