Files
ansible-role-collect-logs/ansible.cfg
Chandan Kumar 67821d2c49 Apply cookiecutter on collect-logs
It adds all the requires files for ansible-role-collect-logs
in order to consume it as a role.

It also moves README.md to README.rst
Added pre-commit and removes ansible-lint.sh.

https://tree.taiga.io/project/tripleo-ci-board/task/890

Change-Id: I259f148e03c09e27edfb1bcc251cc62f0f1f59e9
Signed-off-by: Chandan Kumar <chkumar@redhat.com>
2019-04-15 16:27:27 +05:30

9 lines
334 B
INI

[defaults]
gathering = smart
command_warnings = False
retry_files_enabled = False
callback_whitelist = profile_tasks
# Attempt to load custom modules whether it's installed system-wide or from a virtual environment
roles_path = roles:$VIRTUAL_ENV/usr/share/local/ansible/roles/tripleo-collect-logs:$VIRTUAL_ENV/usr/local/share/local