We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e9abd76 commit 0d27411Copy full SHA for 0d27411
.ansible-lint
@@ -16,14 +16,11 @@ skip_list:
16
- fqcn-builtins
17
- var-naming[no-role-prefix]
18
- galaxy[no-changelog]
19
- - galaxy[no-runtime]
20
exclude_paths:
21
- tests/roles/
22
- .github/
23
- .markdownlint.yaml
24
- examples/roles/
25
-mock_modules:
26
- - ansible.windows.win_shell
27
mock_roles:
28
- linux-system-roles.mssql
29
supported_ansible_also:
meta/main.yml
@@ -26,7 +26,11 @@ galaxy_info:
- el7
- el8
- el9
+<<<<<<< HEAD
30
- fedora
31
+=======
32
+ - fedora35
33
+>>>>>>> 59e86d3 (ci: Modify changelog_to_tag workflow to work with .github automation)
34
- microsoft
35
- mssql
36
- opensuse15dot5
0 commit comments