George Brighton
0dedf444a1
Removed erroneous apostrophe in installation documentation
2015-11-15 00:04:11 +00:00
Ryan S. Brown
48e1396496
Add -y to yum command, otherwise it would hang indefinitely
2015-10-15 13:55:53 -04:00
Ryan S. Brown
9dcde77e0e
Document using the raw
module to install a py2.X and simplejson
...
In the installation guide, the raw module is mentioned as an option for
installing Python or simplejson on managed nodes that don't have them.
This change adds an example for users that may already be familiar with
using ansible but are checking install docs because they don't know the
requirements for managed nodes, or are using a distribution that doesn't
include Python 2 by default.
2015-10-15 13:35:07 -04:00
Toshio Kuratomi
d660381f98
Merge pull request #12450 from glnds/devel
...
Installation update for people using Fishshell
2015-10-09 19:39:30 -07:00
Nathan Sowatskey
e7029a90e6
#12454 changing to footnote.
2015-09-30 10:45:43 +02:00
Nathan Sowatskey
68a927466e
Updating Mac OSX guidance comment to make it a note for issue #12454 .
2015-09-29 11:14:28 +02:00
Nathan Sowatskey
420589c715
Adding Mac OSX guidance comment for issue #12454 .
2015-09-29 11:10:26 +02:00
Nathan Sowatskey
ee6317ca07
Adding Mac OSX guidance comment for issue #12454 .
2015-09-28 15:46:37 +02:00
Nathan Sowatskey
c8835b873b
Adding Mac OSX guidance comment for issue #12454 .
2015-09-28 15:40:32 +02:00
Nathan Sowatskey
f5c453f2b2
Adding Mac OSX guidance comment for issue #12454 .
2015-09-28 15:39:35 +02:00
Gert Leenders
2dc61bc73f
Installation update for people using Fishshell
2015-09-21 11:31:44 +02:00
Kenny Gillen
00d2a80542
s/rpmbuild/rpm-build
...
When I followed these instructions, the generated path was 'rpm-build', not 'rpmbuild'. My rpm-build version is rpm-build-4.11.1-25.el7.x86_64 if that's relevant. Maybe this is 'just me', but wanted to feed back in case it's the same for everyone.
2015-09-08 17:59:53 +01:00
Brian Coca
246e602fce
added note on ssh and sftp to managed node intro
2015-09-08 09:39:28 -04:00
Brian Coca
91a5d06c21
added note on os x file limits
2015-09-08 09:18:14 -04:00
Charles Chan
ec60db3907
Update intro_installation.rst
...
Improve documentation.
2015-08-15 19:28:23 -07:00
Brian Coca
8ace659d4c
Merge pull request #10524 from TwoD/arch
...
Added installation instructions for Arch Linux.
2015-07-24 18:33:21 -04:00
Henrik Danielsson
c5d2db9c88
Added note about Python 2 for Arch Linux and a link to the ArchWiki page.
2015-07-25 00:08:26 +02:00
Hugo van Kemenade
60ec726b37
Typos
2015-07-06 10:21:40 +03:00
nitzmahone
ed07a90289
added six to install-from-source docs
2015-06-24 11:40:59 -07:00
Rodolfo Carvalho
fdc06c134a
Fix docs typo
2015-06-18 09:03:42 +02:00
Brian Coca
e971b60f26
updated docs about ansible_hosts/inventory env vars
2015-05-05 09:48:57 -04:00
Hiroaki Nakamura
f0158d4eed
Add Python 2.7 to Conrol Machine Requirements in docsite
2015-04-22 02:57:26 +09:00
Matt Martz
fa076591c9
Don't recommend installing ansible via homebrew
2015-04-02 15:30:37 -05:00
Luke
132c0e794d
note added to source section
...
Added reminder to not use source install method if you're going to be installing ansible for a Tower system
2015-04-01 08:29:56 -04:00
Henrik Danielsson
c6942578bf
Added installation instructions for Arch Linux.
2015-03-24 12:00:58 +01:00
Tongliang Liu
1fc2095157
Added "--recursive" to git clone command in installation via yum section. Changed rpm build parent directory to current dir.
2015-02-11 20:00:38 -08:00
Dagobert Michelsen
7a90139e3c
Add OpenCSW for Solaris
2015-01-28 10:23:03 +01:00
William Jimenez
36e0e1ef26
explain -q flag for env-setup
...
See https://github.com/ansible/ansible/issues/10109
2015-01-27 12:56:21 -08:00
Brian Coca
375f4d701c
Merge pull request #9076 from jirutka/patch-1
...
Add Gentoo install notes do intro_installation
2015-01-12 10:27:03 -05:00
ronalexander
e265fb85b4
Update intro_installation.rst
...
Corrected casing of Jinja2 in pip dependencies.
2014-10-21 09:21:31 -05:00
Michael DeHaan
0e552dbe32
Merge pull request #9188 from nmadhok/patch-2
...
Doc fix in intro_installation.rst
2014-09-28 13:44:58 -04:00
Nitin Madhok
88e08cb54d
Doc fix in intro_installation.rst
...
Missing code block
2014-09-28 08:25:08 -04:00
Will Thames
3513c9adc1
Updated installation instructions for submodules
...
Added `--init --recursive` to installation instructions
as per @bcoca's suggestion on ansible-project mailing list
2014-09-28 10:15:05 +10:00
Michael DeHaan
e8fe306cef
Some various comments about the new repos, more to likely come.
2014-09-26 17:52:50 -04:00
Jakub Jirutka
e6bf57469e
Add Gentoo install notes
2014-09-19 23:49:14 +02:00
James Laska
2e7ad0899f
Update docs to mention new PPA
2014-07-16 12:26:17 -04:00
Tim Gerla
bace3dc964
Fix the name of the package that provides apt-add-repository on Ubuntu
2014-07-14 08:42:49 -07:00
Bill Nottingham
78ef6c79b9
mention EPEL 7 alongside 6
2014-06-19 14:11:35 -04:00
Gerry Skerbitz
b616f4b98f
Update intro_installation.rst
...
This is different wording for using the PPA to install. I also added the installation of apt-add-repository package which isn't always installed.
(I'm a newbie but while running these I wished whatever style was being used on the docs pages would have let me cut and paste the commands without having to edit out the $ characters manually....)
2014-06-08 16:16:13 -05:00
Michael DeHaan
e54320412d
Add Mavericks install notes
2014-04-29 16:42:25 -04:00
Adam Menges
a039146081
added homebrew to install doc
2014-04-15 13:15:43 -07:00
koffu
b75768c206
Update intro_installation.rst
...
error in ubuntu install instructions
2014-03-04 22:11:58 +02:00
Afsin Toparlak
3542853f8c
Update intro_installation.rst
2014-02-19 00:29:48 +01:00
Steve Wills
0d4bd3e851
Add some notes on installing on FreeBSD
...
Could perhaps be expanded with more prose, but this will do for a start.
2014-02-10 16:13:10 -05:00
Czachur
801f8970ff
Fixed typo
...
Used the twice in a row
2014-01-29 15:36:19 +00:00
Michael DeHaan
81e9a60589
Much rejoicing, ansibleworks.com is now ansible.com
...
Also note AWX is named "Tower" now, as we found that simpler.
2014-01-28 20:29:41 -05:00
Matt Jaynes
f3e416f065
Minor documentation fixes.
...
Fixed double-dash literals. Fixed broken :doc: links. Minor case fixes. Minor wording fixes.
2014-01-21 22:05:21 -07:00
Michael DeHaan
af98ce8433
Add topics index to installation page.
2013-12-26 14:35:57 -05:00
Michael DeHaan
041cea134f
New Sphinx theme has sidebar navigation so don't need TOC on each page.
2013-12-24 17:29:28 -05:00
lichesser
1cbae778c4
Update install documentation to include httplib2
...
With v1.4.2 setup.py requires httplib2 for install
2013-12-19 12:01:58 +01:00