Skip to content

Commit 0d27411

Browse files
committed
ci: Remove mock_modules
win_shell is not used in the role since #301 Signed-off-by: Sergei Petrosian <spetrosi@redhat.com>
1 parent e9abd76 commit 0d27411

File tree

2 files changed

+4
-3
lines changed

2 files changed

+4
-3
lines changed

.ansible-lint

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,14 +16,11 @@ skip_list:
1616
- fqcn-builtins
1717
- var-naming[no-role-prefix]
1818
- galaxy[no-changelog]
19-
- galaxy[no-runtime]
2019
exclude_paths:
2120
- tests/roles/
2221
- .github/
2322
- .markdownlint.yaml
2423
- examples/roles/
25-
mock_modules:
26-
- ansible.windows.win_shell
2724
mock_roles:
2825
- linux-system-roles.mssql
2926
supported_ansible_also:

meta/main.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,11 @@ galaxy_info:
2626
- el7
2727
- el8
2828
- el9
29+
<<<<<<< HEAD
2930
- fedora
31+
=======
32+
- fedora35
33+
>>>>>>> 59e86d3 (ci: Modify changelog_to_tag workflow to work with .github automation)
3034
- microsoft
3135
- mssql
3236
- opensuse15dot5

0 commit comments

Comments
 (0)