Skip to content

Commit

Permalink
mock modules
Browse files Browse the repository at this point in the history
  • Loading branch information
przsus committed Dec 16, 2024
1 parent 1b5ce95 commit 6218451
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .ansible-lint
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,9 @@ exclude_paths:
verbosity: 1

# # Mock modules or roles in order to pass ansible-playbook --syntax-check
# mock_modules:
mock_modules:
- amazon.aws.ec2_instance_info
- azure.azcollection.azure_rm_publicipaddress_info
# - zuul_return
# # note the foo.bar is invalid as being neither a module or a collection
# - fake_namespace.fake_collection.fake_module
Expand Down

0 comments on commit 6218451

Please sign in to comment.