Commit Graph

67 Commits (264ebaa77c4243f2e9117e8d1168dc2f2eed7ee2)

Author SHA1 Message Date
Michael DeHaan 5c239effca Release bump to start development on 0.6
14 years ago
Michael DeHaan 81adae619a Remove the -D module debug flag, which no longer is functional due to sudo pty requirements, and replace with -v/--verbose.
14 years ago
Michael DeHaan 6446bad069 Move version files to 0.5 for devel branch
14 years ago
Michael DeHaan 5e84a05db9 override hosts gone
14 years ago
Michael DeHaan 66ba6b023c Update manpage to mention -U (--sudo-user).
14 years ago
Michael DeHaan 36e454c52f Because paramiko using a pty can't distinguish stderr and stdout, remove handling that
14 years ago
Michael DeHaan b9982fc17b Reinstate --extra-vars, which can do things in playbooks like:
14 years ago
Tim Bielawa 621dc83ac2 Fix man page option description indentation.
14 years ago
Tim Bielawa d43cf592eb Renaming asciidoc sources to .in.
14 years ago
Tim Bielawa 2d26d1fd71 Update %description and auto-add version to manpages
14 years ago
Michael DeHaan 9ce27be878 Remove extra_vars tests
14 years ago
Michael DeHaan b24ec71ca3 Update docs to reflect --port going away and --sudo and --remote-user being added to ansible-playbook
14 years ago
Michael DeHaan 579bd1d417 manpage updates
14 years ago
Michael DeHaan c3cad50075 Update manpages, fix missing variable assignment
14 years ago
Stephen Fromm b506567c37 Update ansible.1 manpage for option -c, --connection
14 years ago
John Eckersberg 5aad4bacc7 Bump release to 0.0.2
14 years ago
Tim Bielawa 446ba1795a Show when options require arguments in the man pages.
14 years ago
Michael DeHaan f1c8fc63cb host file must be marked config(noreplace), update rpm build to use checked in manpage src
14 years ago
Michael DeHaan 9049b0e7ca Because folks on RHEL 6 (not CentOS 6) have some issues with asciidoc, do not build the asciidoc from
14 years ago
Michael DeHaan ee69bd18cc Add -T to playbook manpage
14 years ago
Michael DeHaan 6660a5efbd add polling info to manpage
14 years ago
Tim Bielawa 3f245498c4 Fixup RPM building: Makefile, Spec File, .gitignore
14 years ago
Michael DeHaan 209760f8f6 Add manpage for ansible-playbook, since it is a command. More detailed docs will remain on the web site.
14 years ago
Michael DeHaan 742258a078 Drop other man(5) pages so we can have only one source of docs -- ansible.github.com for those operations.
14 years ago
Michael DeHaan fb3bfa1c51 Tweak the matrix
14 years ago
Michael DeHaan 9c5341116b Update to comparison matrix
14 years ago
Michael DeHaan ee6db0531b Attempt at adding more comparison info
14 years ago
Michael DeHaan 937de08794 HTML test
14 years ago
Michael DeHaan 06d3cc930d This was supposed to be markdown with embedded HTML
14 years ago
Michael DeHaan 077e4f2381 Added start of comparison table so it's easy to explain at a glance what this project is.
14 years ago
Tim Bielawa f2c2786a14 Update constants.py to pull module path and the hosts file from the
14 years ago
Tim Bielawa 6343aa6214 Add environment updating script 'env-setup' to facilitate running ansible from a git checkout.
14 years ago
Tim Bielawa e9ae5eb9d5 Correct see-also in playbook manpage
14 years ago
Michael DeHaan 269a6d46d6 attempt to explain import syntax in ansible-playbook manpage. Can't include
14 years ago
Michael DeHaan 847846af0e -p has been replaced by a required option. Various docs changes.
14 years ago
Michael DeHaan 4ce1f1dd5e README/doc/example updates to go with group support and CLI option changes.
14 years ago
Michael DeHaan 55d256d82a Added solution to avoid checking in manpages. Just run "make" and we'll build
14 years ago
Michael DeHaan d8b5e667d8 Doc rebuild
14 years ago
Michael DeHaan 442c2488ba Minor playbook doc updates
14 years ago
Michael DeHaan d0906e187f Correct file location error in example
14 years ago
Michael DeHaan 058fa5bd15 Manpage and doc updates
14 years ago
Michael DeHaan 6fcce9a97e rebuild manpage due to license change
14 years ago
Michael DeHaan be4cb64c92 Relicensing to GPLv3, all previous committers ok'd on mailing list.
14 years ago
Michael DeHaan c0b4c80ba1 Docs rebuild
14 years ago
Michael DeHaan 783d3642a8 ok, giving up, github does not render asciidoc well at all.
14 years ago
Michael DeHaan 28afd7208e Try once more.
14 years ago
Michael DeHaan 03bf465c3a attempt to fix asciidoc so it shows up on github
14 years ago
Michael DeHaan f3246fb72e Remove 'pending' comment.
14 years ago
Michael DeHaan 4201865bba Add note about facter/ohai integration into module docs.
14 years ago
Michael DeHaan e766bb6a6c update manpage output
14 years ago