This commit is contained in:
parent
599ec3c4c6
commit
feb521815e
@ -7,10 +7,15 @@ driver:
|
|||||||
managed: False
|
managed: False
|
||||||
ansible_connection_options:
|
ansible_connection_options:
|
||||||
ansible_connection: local
|
ansible_connection: local
|
||||||
|
lint:
|
||||||
|
name: yamllint
|
||||||
|
enabled: False
|
||||||
platforms:
|
platforms:
|
||||||
- name: instance
|
- name: instance
|
||||||
provisioner:
|
provisioner:
|
||||||
name: ansible
|
name: ansible
|
||||||
|
lint:
|
||||||
|
name: ansible-lint
|
||||||
playbooks:
|
playbooks:
|
||||||
converge: coverage.yml
|
converge: coverage.yml
|
||||||
scenario:
|
scenario:
|
||||||
|
Loading…
Reference in New Issue
Block a user