cros-bisector: Init ansible configs

These configs will be used for two purpose:
- Image creation
- Bot periodic update

Current entry point is ansible/main.yml, and imports each role tasks
inside the configuration.

Use ansible-playbook xxx.xml --check to dry run and perform grammer
checks.

BUG=b:165128081
TEST=ansible-playbook main.yml --check
TEST=ansible-playbook main.yml

Change-Id: Icae6965d6be0f5ce7c7f74c4e7719693215efa0d
Reviewed-on: https://chromium-review.googlesource.com/c/chromiumos/platform/cros-bisector/+/2359946
Commit-Queue: Zheng-Jie Chang <zjchang@chromium.org>
Tested-by: Zheng-Jie Chang <zjchang@chromium.org>
Reviewed-by: Chi-Ngai Wan <cnwan@google.com>
7 files changed
tree: 32213a5e2319cc150abd8f69a9300cc09153c0d1
  1. ansible/
  2. .gitignore
  3. LICENSE
  4. OWNERS