diff --git a/.ansible-lint b/.ansible-lint index f7f85d2bc4..c49cf2af68 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -28,3 +28,5 @@ skip_list: # NOTE(frickler): Agreed at Zed PTG not to use FQCN for builtin actions for now, due to # conflicts with open patches and backports. - fqcn-builtins + # Allow Jinja templating inside task and play names + - name[template]