- 30 Oct, 2014 7 commits
-
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
Brian Coca committed
-
something to show
Brian Coca committed -
function
Brian Coca committed -
added display of deprecated to ansible-doc now it does better job of using tty columns fixed indication truncation of desc with trailing ... removed extension from module list, also fixed matching exlusion blacklist
Brian Coca committed
-
- 29 Oct, 2014 1 commit
-
-
Brian Coca committed
-
- 28 Oct, 2014 2 commits
-
-
Brian Coca committed
-
documenting them. Soon will be patched to recognize them as either deprecated or an alias
Brian Coca committed
-
- 27 Oct, 2014 7 commits
-
-
'_', they will be loaded after non prefixed modules are checked they can be full modules or symlinks to existing ones (alias) also updated ansible doc to ignore these, will eventually add selective display
Brian Coca committed -
* added ability to set parents (will be used when the deps are loaded) * added role caching, so roles are not reloaded needlessly (and for use in detecting when roles have already been run) * reworked the way metadata was stored - now individual attribute fields instead of a dictionary blob
James Cammarata committed -
Update playbooks_roles.rst
James Cammarata committed -
Typo fix in playbooks_intro.rst
James Cammarata committed -
Ignore compiled Python for documentation.
James Cammarata committed -
Update developing_modules.rst
James Cammarata committed -
Fix the synopsis in ansible-pull man page.
James Cammarata committed
-
- 26 Oct, 2014 3 commits
-
-
Small punctuation/grammar fix.
bobobox committed -
When running `ansible-doc --list` a lot of errors are generated when `ansible-doc` tries to find documentation strings in `.pyc` files.
Ton Kersten committed -
James Cammarata committed
-
- 24 Oct, 2014 1 commit
-
-
James Cammarata committed
-
- 23 Oct, 2014 1 commit
-
-
Daniel Roberts committed
-
- 22 Oct, 2014 12 commits
-
-
Fixes #9316
Toshio Kuratomi committed -
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
James Cammarata committed
-
Michael Scherer committed
-
Michael DeHaan committed
-
Fixes #9399
James Cammarata committed -
This reverts commit a6029264. Fixes #9400
James Cammarata committed -
James Cammarata committed
-
James Cammarata committed
-
Update intro_installation.rst
James Cammarata committed -
Add host to polling message
James Cammarata committed
-
- 21 Oct, 2014 6 commits
-
-
James Cammarata committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
Toshio Kuratomi committed
-
* moved old unittests for vault over to the new codebase * reverted YAML error helpers and reverted the load() function in parsing/__init__.py, pending a rewrite of a new YAML loader class of some kind to encapsulate all of that * fixed an error in in the module args parser regarding the shell/ command argument parsing, where some additional arguments were being lost
James Cammarata committed -
James Cammarata committed
-