Commit Graph

61 Commits (bd31cc096af11ccbf203a34dda480909d7d38be9)

Author SHA1 Message Date
Nick Heiner 3a83333ef2 Small grammar fixes. (#16955) 8 years ago
Reedik Tuuling 2f90d3721c Add installing with pip from git (#15366)
It is also possible to install with pip from the latest development branch in git. Not sure about the wording tho.
8 years ago
David Blencowe 941e31e968 Update the Mac warning in intro_installation.rst
A setting of 1024 here causes other issues such as VMware not being able to start Virtual Machines. Changing to just "unlimited" as the option resolves this
9 years ago
Brian Coca 051b9e7b90 added warning about additional requirements 9 years ago
Jinesh Choksi 78f6b61990 On RHEL/CentOS 6 needed additional dependencies to build RPM
To build an RPM on RHEL 6, we needed asciidoc, git and python-setuptools in addition to the rpm-build/make and python2-devel packages.
9 years ago
Brian Coca a928465c9e added note about 1.9 ppa 9 years ago
Sebastian Thiel 28be222ff0 correct invocation of launchctl
When I executed `launchctl limit maxfiles 1024 2048` , my entire system would become unusable, as all of the sudden no process could use any file anymore, reporting that the max file limit was reached.
Only a hard reboot could fix the problem, which fortunately revealed that the configuration was not saved.

The change I made *should* remedy the issue, even though I didn't test it.
Therefore I hope you can revise the documentation to be sure nothing bad happens.

# Meta

Tested on OSX 10.11.2
9 years ago
Brian Coca c489b271d1 updated release cycle to 4 months instead of 2 9 years ago
George Brighton 0dedf444a1 Removed erroneous apostrophe in installation documentation 9 years ago
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 9 years ago
Hiroaki Nakamura f0158d4eed Add Python 2.7 to Conrol Machine Requirements in docsite 9 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 10 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