We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6ad495c commit df88019Copy full SHA for df88019
.ansible-lint
@@ -10,8 +10,6 @@ exclude_paths:
10
- scripts/
11
- inventories/host_vars/
12
13
-offline: false
14
-
15
mock_modules:
16
- find_open_port
17
requirements.yml
@@ -2,3 +2,4 @@
2
collections:
3
- community.general
4
- community.docker
5
+ - ansible.posix
0 commit comments