Skip to content

Commit

Permalink
For consistency - add empty dependencies file to targets with no curr…
Browse files Browse the repository at this point in the history
…ent meta data
  • Loading branch information
tremble committed Apr 25, 2022
1 parent cbbf3fb commit f467fc5
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/integration/targets/setup_botocore_pip/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dependencies: []
1 change: 1 addition & 0 deletions tests/integration/targets/setup_ec2_facts/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dependencies: []
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dependencies: []
1 change: 1 addition & 0 deletions tests/integration/targets/setup_sshkey/meta/main.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
dependencies: []

0 comments on commit f467fc5

Please sign in to comment.