mirror of
https://github.com/kubernetes-sigs/kubespray.git
synced 2026-03-24 20:35:04 -02:30
Add noqa and disable .ansible-lint global exclusions (#6410)
This commit is contained in:
@@ -86,7 +86,7 @@
|
||||
msg: "{{ droplets }}, {{ inventory_path }}"
|
||||
when: state == 'present'
|
||||
|
||||
- name: Template the inventory
|
||||
- name: Template the inventory # noqa 404
|
||||
template:
|
||||
src: ../templates/inventory-do.j2
|
||||
dest: "{{ inventory_path }}"
|
||||
|
||||
Reference in New Issue
Block a user