| Commit message (Expand) | Author | Age | Files | Lines |
* | Keep the man3 directory. 'make docs' breaks without it. | Tim Bielawa | 2012-10-08 | 1 | -0/+0 |
* | chapter 3 manpage source does not belong in git because it includes datestamp... | Michael DeHaan | 2012-10-08 | 42 | -1914/+0 |
* | Docs rebuild in new project structure. | Michael DeHaan | 2012-10-08 | 43 | -59/+56 |
* | remove duplicate private-key option from manpage | Jan-Piet Mens | 2012-10-05 | 1 | -3/+0 |
* | Fix module formatter indexing | Michael DeHaan | 2012-10-04 | 42 | -42/+44 |
* | Library functions and modules should be in the 3 man page section. Also the f... | Tim Bielawa | 2012-10-03 | 42 | -0/+0 |
* | Check in generated manpage documentation from modules | Michael DeHaan | 2012-10-03 | 42 | -4/+1865 |
* | Complain when modules do not have documentation. | Michael DeHaan | 2012-10-01 | 1 | -21/+13 |
* | module_formatter in hacking/ | Jan-Piet Mens | 2012-09-26 | 1 | -0/+57 |
* | Release version bump | Michael DeHaan | 2012-09-07 | 3 | -18/+9 |
* | Add --limit to manpage | Michael DeHaan | 2012-09-07 | 4 | -26/+24 |
* | Fully document the -v option. | Tim Bielawa | 2012-08-15 | 4 | -9/+20 |
* | Add some docs/examples | Tim Bielawa | 2012-08-14 | 6 | -16/+212 |
* | Update man pages and the message for an exception. | Tim Bielawa | 2012-08-09 | 2 | -11/+28 |
* | docs build | Michael DeHaan | 2012-08-07 | 2 | -6/+6 |
* | Small change to previous patch, make ranges of hosts inclusive. | Michael DeHaan | 2012-07-25 | 3 | -19/+12 |
* | Added a host expansion feature to ansible's inventory parsing | Chin Fang | 2012-07-24 | 1 | -1/+13 |
* | Release bump to start development on 0.6 | Michael DeHaan | 2012-07-05 | 2 | -6/+6 |
* | Remove the -D module debug flag, which no longer is functional due to sudo pt... | Michael DeHaan | 2012-06-20 | 4 | -17/+8 |
* | Move version files to 0.5 for devel branch | Michael DeHaan | 2012-05-25 | 2 | -14/+7 |
* | override hosts gone | Michael DeHaan | 2012-05-08 | 1 | -6/+0 |
* | Update manpage to mention -U (--sudo-user). | Michael DeHaan | 2012-05-07 | 2 | -3/+14 |
* | Because paramiko using a pty can't distinguish stderr and stdout, remove hand... | Michael DeHaan | 2012-04-27 | 2 | -3/+2 |
* | Reinstate --extra-vars, which can do things in playbooks like: | Michael DeHaan | 2012-04-27 | 3 | -28/+18 |
* | Fix man page option description indentation. | Tim Bielawa | 2012-04-17 | 4 | -45/+70 |
* | Renaming asciidoc sources to .in. | Tim Bielawa | 2012-04-17 | 3 | -1/+1 |
* | Update %description and auto-add version to manpages | Tim Bielawa | 2012-04-17 | 5 | -10/+29 |
* | Remove extra_vars tests | Michael DeHaan | 2012-04-17 | 2 | -11/+0 |
* | Update docs to reflect --port going away and --sudo and --remote-user being a... | Michael DeHaan | 2012-04-17 | 3 | -4/+22 |
* | manpage updates | Michael DeHaan | 2012-04-14 | 3 | -81/+73 |
* | Update manpages, fix missing variable assignment | Michael DeHaan | 2012-04-14 | 2 | -2/+32 |
* | Update ansible.1 manpage for option -c, --connection | Stephen Fromm | 2012-04-11 | 2 | -2/+14 |
* | Bump release to 0.0.2 | John Eckersberg | 2012-04-03 | 4 | -8/+8 |
* | Show when options require arguments in the man pages. | Tim Bielawa | 2012-03-24 | 4 | -68/+118 |
* | host file must be marked config(noreplace), update rpm build to use checked i... | Michael DeHaan | 2012-03-31 | 2 | -0/+203 |
* | Because folks on RHEL 6 (not CentOS 6) have some issues with asciidoc, do not... | Michael DeHaan | 2012-03-16 | 1 | -1/+0 |
* | Add -T to playbook manpage | Michael DeHaan | 2012-03-14 | 1 | -0/+5 |
* | add polling info to manpage | Michael DeHaan | 2012-03-12 | 1 | -0/+5 |
* | Fixup RPM building: Makefile, Spec File, .gitignore | Tim Bielawa | 2012-03-10 | 4 | -361/+4 |
* | Add manpage for ansible-playbook, since it is a command. More detailed docs ... | Michael DeHaan | 2012-03-10 | 3 | -211/+129 |
* | Drop other man(5) pages so we can have only one source of docs -- ansible.git... | Michael DeHaan | 2012-03-08 | 1 | -4/+1 |
* | Tweak the matrix | Michael DeHaan | 2012-03-06 | 1 | -8/+8 |
* | Update to comparison matrix | Michael DeHaan | 2012-03-06 | 1 | -10/+58 |
* | Attempt at adding more comparison info | Michael DeHaan | 2012-03-06 | 1 | -23/+38 |
* | HTML test | Michael DeHaan | 2012-03-06 | 1 | -1/+1 |
* | This was supposed to be markdown with embedded HTML | Michael DeHaan | 2012-03-06 | 1 | -0/+0 |
* | Added start of comparison table so it's easy to explain at a glance what this... | Michael DeHaan | 2012-03-06 | 1 | -0/+140 |
* | Update constants.py to pull module path and the hosts file from the | Tim Bielawa | 2012-03-05 | 3 | -11/+34 |
* | Add environment updating script 'env-setup' to facilitate running ansible fro... | Tim Bielawa | 2012-03-05 | 1 | -1/+2 |
* | Correct see-also in playbook manpage | Tim Bielawa | 2012-03-05 | 1 | -1/+1 |