mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Use new site URLs in README
This commit is contained in:
parent
25b43cf6ec
commit
240d7bf197
1 changed files with 3 additions and 3 deletions
|
@ -4,11 +4,11 @@ Ansible
|
|||
Ansible is a radically simple configuration-management, deployment, task-execution, and
|
||||
multinode orchestration framework.
|
||||
|
||||
Read the documentation and more at http://ansible.cc
|
||||
Read the documentation and more at http://ansibleworks.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 on http://ansible.cc/docs/gettingstarted.html for a variety of platforms. If you want a tarball of the last release, go to
|
||||
http://ansible.cc/releases/ and you can also install with pip (though that will bring in some optional binary dependencies you normally do not need).
|
||||
instructions on http://ansibleworks.com/docs/gettingstarted.html for a variety of platforms. If you want a tarball of the last release, go to
|
||||
http://ansibleworks.com/releases/ and you can also install with pip (though that will bring in some optional binary dependencies you normally do not need).
|
||||
|
||||
Design Principles
|
||||
=================
|
||||
|
|
Loading…
Reference in a new issue