Merge pull request #3273 from jlund/ansiblecc-to-ansibleworkscom

Update all ansible.cc references in the documentation to point to ansibleworks.com
This commit is contained in:
Michael DeHaan
2013-06-19 19:31:34 -07:00
13 changed files with 24 additions and 24 deletions

View File

@@ -19,7 +19,7 @@ can install them from pip
$ easy_install pip # if pip is not already available
$ pip install pyyaml jinja2
From there, follow ansible instructions on ansible.cc/docs as normal.
From there, follow ansible instructions on ansibleworks.com/docs as normal.
Test-module
-----------