summaryrefslogtreecommitdiff
path: root/docs
Commit message (Expand)AuthorAgeFilesLines
* Fixed documentation typos and bits that needed clarification. Fixed missing s...chouseknecht2015-12-161-9/+10
* Updated ansible-galaxy man page. Removed -b option for import.chouseknecht2015-12-161-3/+199
* add --full flag to ansible-pull man pageRobin Roth2015-12-131-0/+4
* removed requirement of destination and set documented defaultBrian Coca2015-10-291-1/+1
* typo fixBrian Coca2015-10-271-1/+1
* normalized descriptions for most man pagesBrian Coca2015-10-2612-1221/+221
* Rework additional ssh argument handlingAbhijit Menon-Sen2015-10-023-9/+48
* Squashed commit of the following:James Cammarata2015-09-033-0/+15
* Update ansible-vault manpage to describe new encrypt/decrypt behaviourAbhijit Menon-Sen2015-08-272-9/+49
* add option to ansible-vault to read new password from file for rekeyRichard Poole2015-08-252-5/+18
* Add become support for OpenBSD doasDamian Gerow2015-08-174-4/+4
* correct ansible-playbook man1snetting2015-07-231-70/+97
* update ansible man1snetting2015-07-226-217/+520
* Re-Generate man pagesTill Maas2015-05-054-28/+36
* Mention ANSIBLE_INVENTORYTill Maas2015-05-052-2/+2
* Add --list-hosts to man pages.Chris AtLee2015-02-274-0/+17
* Merge pull request #9859 from autotune/develBrian Coca2015-02-261-3/+13
|\
| * Added description for -S flag and --ask-su-passautotune2014-12-181-3/+13
* | Add how to load extra variables directly from a file (using @).Giovanni Tirloni2015-02-121-1/+2
* | Fixing ticket 9845: man pages contain duplicate AUTHOR sectionmixpix3ls2015-02-084-24/+0
|/
* Document the --offline parameter to galaxy initToshio Kuratomi2014-12-097-25/+34
* Fix the synopsis in ansible-pull man page.Michael Scherer2014-10-221-1/+1
* Update test strategies guide.Michael DeHaan2014-05-266-100/+72
* Fix typos in ansible-playbook man page sourceCristian Ciupitu2014-04-141-2/+2
* Fixes #6398 Add missing parameters to ansible-playbook manpageJames Tanner2014-03-311-0/+67
* Adding a man page for ansible-vaultJames Cammarata2014-03-172-0/+229
* Adding man page for ansible-galaxyJames Cammarata2014-03-162-0/+347
* Updated footer date and adding in misc. file generated by earlier doc updateJames Cammarata2014-02-121-4/+4
* Update doc, irc and mailing list information in manpages inputMaykel Moya2014-02-124-8/+12
* Fix documentation urlMaykel Moya2014-02-111-1/+1
* Minor grammar fix in manpagesMaykel Moya2014-02-114-4/+4
* Add reference to Guru to sidebar.Michael DeHaan2014-01-301-7/+27
* Add skip_tags to ansible-playbook man pageMatthew Phipps2014-01-271-2/+6
* Merge conflictMichael DeHaan2014-01-031-10/+1
* Basic docsite formatting fixupsMichael DeHaan2014-01-021-6/+26
* Add ansible-pull's -o to the manpage.Michael DeHaan2013-12-271-0/+3
* Add release history for 1.4.1 into 1.5 branch.Michael DeHaan2013-11-274-66/+21
* Add version_added to all modules missing version_added information, the docs ...Michael DeHaan2013-11-183-16/+39
* Merge pull request #4484 from mscherer/add_short_hostnamejctanner2013-11-141-2/+2
|\
| * also fix the doc, forgot in last commitMichael Scherer2013-10-131-2/+2
* | Merge pull request #4576 from mscherer/pull_temporary_dir_2jctanner2013-11-051-1/+2
|\ \
| * | add a default value for the -d option of ansible-pullMichael Scherer2013-10-181-1/+2
| |/
* | minor correctionRay2013-10-311-1/+1
* | minor correctionRay2013-10-311-1/+1
* | Add module utils path to setup.pyMichael DeHaan2013-10-261-12/+3
|/
* Merge branch 'devel' of https://github.com/jflorian/ansible into jflorian-develJames Cammarata2013-09-201-0/+6
|\
| * Added -f/--force option to ansible-pullJohn Florian2013-09-031-0/+6
* | Adding sshpass as packaging requirement and fixing VERSIONJames Cammarata2013-09-134-25/+84
|/
* Update ansible-pull man page doc (issue #3372)Stephen Fromm2013-08-201-9/+15
* Merge pull request #3094 from sfromm/issue2464-reduxMichael DeHaan2013-06-031-1/+20
|\