Commit Graph

88 Commits (6d2f003cebf77df3cdff19a70c2fefd7bd890abf)

Author SHA1 Message Date
Michael DeHaan 6d2f003ceb Update formatter to not include orange blocks all over docsite page
14 years ago
Michael DeHaan dbeb26ad6d Don't check in modules.js either
14 years ago
Michael DeHaan fc9a6bb07c Docs/json should not be checked in
14 years ago
Marco Vito Moscaritolo ee679c0190 Unified document generator and make to generate JSON and JS files
14 years ago
Tim Bielawa 9541b47b52 Keep the man3 directory. 'make docs' breaks without it.
14 years ago
Michael DeHaan 343e07a31a chapter 3 manpage source does not belong in git because it includes datestamps that constantly change. Willing to re-add if datestamps
14 years ago
Michael DeHaan 4a95194424 Docs rebuild in new project structure.
14 years ago
Jan-Piet Mens a9dad7f3bd remove duplicate private-key option from manpage
14 years ago
Michael DeHaan 761330b125 Fix module formatter indexing
14 years ago
Tim Bielawa 85fb7c6d4b Library functions and modules should be in the 3 man page section. Also the files should end in '.3'
14 years ago
Michael DeHaan 53d24ef002 Check in generated manpage documentation from modules
14 years ago
Michael DeHaan 31a4fe412f Complain when modules do not have documentation.
14 years ago
Jan-Piet Mens d47e15a1f2 module_formatter in hacking/
14 years ago
Michael DeHaan 975c323e39 Release version bump
14 years ago
Michael DeHaan 4920533c05 Add --limit to manpage
14 years ago
Tim Bielawa 698bcaa581 Fully document the -v option.
14 years ago
Tim Bielawa 6d9e873724 Add some docs/examples
14 years ago
Tim Bielawa bf7e83bea6 Update man pages and the message for an exception.
14 years ago
Michael DeHaan 6ea022de01 docs build
14 years ago
Michael DeHaan 8fa4dc3920 Small change to previous patch, make ranges of hosts inclusive.
14 years ago
Chin Fang e3b2521f01 Added a host expansion feature to ansible's inventory parsing
14 years ago
Michael DeHaan a490213d45 Release bump to start development on 0.6
14 years ago
Michael DeHaan efac68b636 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 da3816d370 Move version files to 0.5 for devel branch
14 years ago
Michael DeHaan 8e8cde3a2c override hosts gone
14 years ago
Michael DeHaan eda2333b24 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