Commit Graph

52 Commits (54e821ca9412b0836c4836b132068318fb3bd0d8)

Author SHA1 Message Date
Ryan S. Brown 48e1396496 Add -y to yum command, otherwise it would hang indefinitely 9 years ago
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.
9 years ago
Toshio Kuratomi d660381f98 Merge pull request #12450 from glnds/devel
Installation update for people using Fishshell
9 years ago
Nathan Sowatskey e7029a90e6 #12454 changing to footnote. 9 years ago
Nathan Sowatskey 68a927466e Updating Mac OSX guidance comment to make it a note for issue #12454. 9 years ago
Nathan Sowatskey 420589c715 Adding Mac OSX guidance comment for issue #12454. 9 years ago
Nathan Sowatskey ee6317ca07 Adding Mac OSX guidance comment for issue #12454. 9 years ago
Nathan Sowatskey c8835b873b Adding Mac OSX guidance comment for issue #12454. 9 years ago
Nathan Sowatskey f5c453f2b2 Adding Mac OSX guidance comment for issue #12454. 9 years ago
Gert Leenders 2dc61bc73f Installation update for people using Fishshell 9 years ago
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.
9 years ago
Brian Coca 246e602fce added note on ssh and sftp to managed node intro 9 years ago
Brian Coca 91a5d06c21 added note on os x file limits 9 years ago
Charles Chan ec60db3907 Update intro_installation.rst
Improve documentation.
9 years ago
Brian Coca 8ace659d4c Merge pull request #10524 from TwoD/arch
Added installation instructions for Arch Linux.
9 years ago
Henrik Danielsson c5d2db9c88 Added note about Python 2 for Arch Linux and a link to the ArchWiki page. 9 years ago
Hugo van Kemenade 60ec726b37 Typos 9 years ago
nitzmahone ed07a90289 added six to install-from-source docs 9 years ago
Rodolfo Carvalho fdc06c134a Fix docs typo 9 years ago
Brian Coca e971b60f26 updated docs about ansible_hosts/inventory env vars 10 years ago
Hiroaki Nakamura f0158d4eed Add Python 2.7 to Conrol Machine Requirements in docsite 10 years ago
Matt Martz fa076591c9 Don't recommend installing ansible via homebrew 10 years ago
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
10 years ago
Henrik Danielsson c6942578bf Added installation instructions for Arch Linux. 10 years ago
Tongliang Liu 1fc2095157 Added "--recursive" to git clone command in installation via yum section. Changed rpm build parent directory to current dir. 10 years ago
Dagobert Michelsen 7a90139e3c Add OpenCSW for Solaris 10 years ago
William Jimenez 36e0e1ef26 explain -q flag for env-setup
See https://github.com/ansible/ansible/issues/10109
10 years ago
Brian Coca 375f4d701c Merge pull request #9076 from jirutka/patch-1
Add Gentoo install notes do intro_installation
10 years ago
ronalexander e265fb85b4 Update intro_installation.rst
Corrected casing of Jinja2 in pip dependencies.
10 years ago
Michael DeHaan 0e552dbe32 Merge pull request #9188 from nmadhok/patch-2
Doc fix in intro_installation.rst
10 years ago
Nitin Madhok 88e08cb54d Doc fix in intro_installation.rst
Missing code block
10 years ago
Will Thames 3513c9adc1 Updated installation instructions for submodules
Added `--init --recursive` to installation instructions
as per @bcoca's suggestion on ansible-project mailing list
10 years ago
Michael DeHaan e8fe306cef Some various comments about the new repos, more to likely come. 10 years ago
Jakub Jirutka e6bf57469e Add Gentoo install notes 10 years ago
James Laska 2e7ad0899f Update docs to mention new PPA 10 years ago
Tim Gerla bace3dc964 Fix the name of the package that provides apt-add-repository on Ubuntu 10 years ago
Bill Nottingham 78ef6c79b9 mention EPEL 7 alongside 6 10 years ago
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....)
10 years ago
Michael DeHaan e54320412d Add Mavericks install notes 11 years ago
Adam Menges a039146081 added homebrew to install doc 11 years ago
koffu b75768c206 Update intro_installation.rst
error in ubuntu install instructions
11 years ago
Afsin Toparlak 3542853f8c Update intro_installation.rst 11 years ago
Steve Wills 0d4bd3e851 Add some notes on installing on FreeBSD
Could perhaps be expanded with more prose, but this will do for a start.
11 years ago
Czachur 801f8970ff Fixed typo
Used the twice in a row
11 years ago
Michael DeHaan 81e9a60589 Much rejoicing, ansibleworks.com is now ansible.com
Also note AWX is named "Tower" now, as we found that simpler.
11 years ago
Matt Jaynes f3e416f065 Minor documentation fixes.
Fixed double-dash literals. Fixed broken :doc: links. Minor case fixes. Minor wording fixes.
11 years ago
Michael DeHaan af98ce8433 Add topics index to installation page. 11 years ago
Michael DeHaan 041cea134f New Sphinx theme has sidebar navigation so don't need TOC on each page. 11 years ago
lichesser 1cbae778c4 Update install documentation to include httplib2
With v1.4.2 setup.py requires httplib2 for install
11 years ago
Tim Gerla 0f80364994 fix command to make a debian package 11 years ago