Skip to content

Commit

Permalink
disable flynt for ec2_metadata_facts
Browse files Browse the repository at this point in the history
  • Loading branch information
tremble committed Oct 16, 2023
1 parent 3cf30ff commit 9d66903
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -36,3 +36,6 @@ known_ansible_community_aws = ["ansible_collections.community.aws"]

[tool.flynt]
transform-joins = true
exclude = [
"ec2_metadata_facts",
]

0 comments on commit 9d66903

Please sign in to comment.