Skip to content

Commit df88019

Browse files
committed
ansible-lint: remove offline key
1 parent 6ad495c commit df88019

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.ansible-lint

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ exclude_paths:
1010
- scripts/
1111
- inventories/host_vars/
1212

13-
offline: false
14-
1513
mock_modules:
1614
- find_open_port
1715

requirements.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,3 +2,4 @@
22
collections:
33
- community.general
44
- community.docker
5+
- ansible.posix

0 commit comments

Comments
 (0)