Skip to content

Commit

Permalink
Remove obsolete files and instructions. (ansible#19079)
Browse files Browse the repository at this point in the history
* Remove obsolete `unify_repos.sh` script.
* Remove submodule update after checkout reference.
  • Loading branch information
mattclay authored Dec 9, 2016
1 parent 0b7764d commit bea8a32
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 58 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Read the documentation and more at https://ansible.com/

Many users run straight from the development branch (it's generally fine to do so), but you might also wish to consume a release.

You can find instructions [here](https://docs.ansible.com/intro_getting_started.html) for a variety of platforms. If you decide to go with the development branch, be sure to run `git submodule update --init --recursive` after doing a checkout.
You can find instructions [here](https://docs.ansible.com/intro_getting_started.html) for a variety of platforms.

If you want to download a tarball of a release, go to [releases.ansible.com](https://releases.ansible.com/ansible), though most users use `yum` (using the EPEL instructions linked above), `apt` (using the PPA instructions linked above), or `pip install ansible`.

Expand Down
57 changes: 0 additions & 57 deletions hacking/unify_repos.sh

This file was deleted.

0 comments on commit bea8a32

Please sign in to comment.