Skip to content

Commit

Permalink
Ansibles -> ANXS
Browse files Browse the repository at this point in the history
  • Loading branch information
pjan committed Sep 6, 2014
1 parent 39f17d9 commit 87f1edd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
## Ansibles - apt [![Build Status](https://travis-ci.org/Ansibles/apt.png)](https://travis-ci.org/Ansibles/apt)
## ANXS - apt [![Build Status](https://travis-ci.org/ANXS/apt.png)](https://travis-ci.org/ANXS/apt)

Ansible role which executes apt-get update to ensure the local APT package cache is up to date. At the same time, it cleans it from packages and .deb files which are no longer needed.

Expand Down Expand Up @@ -27,4 +27,4 @@ Licensed under the MIT License. See the LICENSE file for details.

#### Feedback, bug-reports, requests, ...

Are [welcome](https://github.com/ansibles/apt/issues)!
Are [welcome](https://github.com/ANXS/apt/issues)!
2 changes: 1 addition & 1 deletion meta/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

galaxy_info:
author: pjan vandaele
company: Ansibles
company: ANXS
description: Manages apt and executes apt-get update to ensure the local APT package cache is up to date.
min_ansible_version: 1.4
license: MIT
Expand Down

0 comments on commit 87f1edd

Please sign in to comment.