Skip to content
Snippets Groups Projects
Verified Commit 5f814103 authored by Chris Croome's avatar Chris Croome
Browse files

ansible-lint update

parent 4a439b84
No related branches found
Tags 2.0.2
No related merge requests found
Pipeline #28767 passed
{
"plugins": {
"md013": {
"enabled": false
}
}
}
......@@ -172,7 +172,7 @@
name: acmesh
tasks_from: acmesh.yml
- name: "Provision a Let's Encrypt cert for {{ inventory_hostname }}"
- name: "Provision a Let's Encrypt cert for {{ inventory_hostname }}" # noqa: var-naming[no-role-prefix]
ansible.builtin.include_role:
name: acmesh
tasks_from: letsencrypt.yml
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment