| Commit message (Expand) | Author | Age | Files | Lines |
* | Small change to previous patch, make ranges of hosts inclusive. | Michael DeHaan | 2012-07-24 | 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-04 | 2 | -6/+6 |
* | Remove the -D module debug flag, which no longer is functional due to sudo pt... | Michael DeHaan | 2012-06-19 | 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-07 | 1 | -6/+0 |
* | Update manpage to mention -U (--sudo-user). | Michael DeHaan | 2012-05-06 | 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-26 | 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-16 | 2 | -11/+0 |
* | Update docs to reflect --port going away and --sudo and --remote-user being a... | Michael DeHaan | 2012-04-16 | 3 | -4/+22 |
* | manpage updates | Michael DeHaan | 2012-04-13 | 3 | -81/+73 |
* | Update manpages, fix missing variable assignment | Michael DeHaan | 2012-04-13 | 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-23 | 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-15 | 1 | -1/+0 |
* | Add -T to playbook manpage | Michael DeHaan | 2012-03-13 | 1 | -0/+5 |
* | add polling info to manpage | Michael DeHaan | 2012-03-11 | 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-09 | 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-05 | 1 | -8/+8 |
* | Update to comparison matrix | Michael DeHaan | 2012-03-05 | 1 | -10/+58 |
* | Attempt at adding more comparison info | Michael DeHaan | 2012-03-05 | 1 | -23/+38 |
* | HTML test | Michael DeHaan | 2012-03-05 | 1 | -1/+1 |
* | This was supposed to be markdown with embedded HTML | Michael DeHaan | 2012-03-05 | 1 | -0/+0 |
* | Added start of comparison table so it's easy to explain at a glance what this... | Michael DeHaan | 2012-03-05 | 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-04 | 1 | -1/+1 |
* | attempt to explain import syntax in ansible-playbook manpage. Can't include | Michael DeHaan | 2012-03-03 | 1 | -10/+30 |
* | -p has been replaced by a required option. Various docs changes. | Michael DeHaan | 2012-03-01 | 1 | -8/+13 |
* | README/doc/example updates to go with group support and CLI option changes. | Michael DeHaan | 2012-03-01 | 1 | -30/+10 |
* | Added solution to avoid checking in manpages. Just run "make" and we'll build | Michael DeHaan | 2012-02-28 | 3 | -341/+0 |
* | Doc rebuild | Michael DeHaan | 2012-02-28 | 2 | -26/+21 |
* | Minor playbook doc updates | Michael DeHaan | 2012-02-28 | 1 | -3/+2 |
* | Correct file location error in example | Michael DeHaan | 2012-02-28 | 1 | -1/+1 |
* | Manpage and doc updates | Michael DeHaan | 2012-02-28 | 1 | -18/+24 |
* | rebuild manpage due to license change | Michael DeHaan | 2012-02-28 | 1 | -14/+5 |
* | Relicensing to GPLv3, all previous committers ok'd on mailing list. | Michael DeHaan | 2012-02-28 | 1 | -2/+1 |
* | Docs rebuild | Michael DeHaan | 2012-02-27 | 2 | -24/+2 |
* | ok, giving up, github does not render asciidoc well at all. | Michael DeHaan | 2012-02-27 | 1 | -19/+1 |
* | Try once more. | Michael DeHaan | 2012-02-27 | 1 | -3/+4 |
* | attempt to fix asciidoc so it shows up on github | Michael DeHaan | 2012-02-27 | 1 | -2/+3 |
* | Remove 'pending' comment. | Michael DeHaan | 2012-02-27 | 1 | -1/+1 |