diff --git a/.ansible-lint b/.ansible-lint index 345c58eaf1cbdaa65abe48766efea875429799a3..48ee65d9b160651914a9da7be26c138bf677eb8d 100644 --- a/.ansible-lint +++ b/.ansible-lint @@ -16,3 +16,5 @@ skip_list: - package-latest # Don't require fully-qualified collection names - fqcn + # Allow free-form module calling syntax + - no-free-form