Pedro
Pedro
this PR replaces #60
``` INFO Starting import: task_id=275247, repository=ansiblebit/oracle-java INFO Content search - Looking for file "apb.yml" INFO Content search - Looking for top level role metadata file WARNING [role] Missing 'dependencies' field...
patch code to fix #22 ``` There are still two users of ansible.runner - show_vars.py and show_template.py: Traceback (most recent call last): File "/bin/atk-show-vars", line 6, in from ansible_toolkit.show_vars import...
after #30 and #27 we can enable automatic tag and push to pypi through travis-ci.
``` ------------------------------------------- generated xml file: /Users/steenzout/Projects/github/dellis23/ansible-toolkit/tests/junit.xml ------------------------------------------- ----------------------------------------------------------------- coverage: platform darwin, python 2.7.11-final-0 ------------------------------------------------------------------ Name Stmts Miss Cover Missing ---------------------------------------------------------------------- ansible_toolkit/__init__.py 0 0 100% ansible_toolkit/exceptions.py 2 0 100% ansible_toolkit/git_diff.py 73...
logger
- added `monocle.logger` module - added `monocle.logger.Adapter` class @sah please review. thank you!
To generate the documentation anyone can now do: `tox -e docs`.