gcloud role w/tests

This commit is contained in:
ericsysmin 2020-05-01 19:16:48 -07:00
commit fa14b8c218
23 changed files with 643 additions and 0 deletions

10
.ansible-lint Normal file
View file

@ -0,0 +1,10 @@
---
parseable: true
skip_list:
- ANSIBLE0010
use_default_rules: true
verbosity: 1
exclude_paths:
- ./roles/gcp_http_lb/
- ./tests/
- ./plugins