Skip to content

Commit

Permalink
allow spec_file to be loaded multiple times
Browse files Browse the repository at this point in the history
this worked without until ansible-core 2.15 "fixed" role duplication
checks in ansible/ansible#78661
  • Loading branch information
evgeni authored and ehelms committed Jul 12, 2023
1 parent 44f2f0b commit ad430c8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions obal/data/roles/spec_file/meta/main.yml
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
---
dependencies:
- role: ensure_package
allow_duplicates: true

0 comments on commit ad430c8

Please sign in to comment.