EX294 • Practice Test 9
Free EX294 practice test — 10 questions with explanations. Set 9. No signup required.
Refer to the exhibit. A playbook already includes the 'common' role in its roles list. The current role depends on 'common' with 'allow_duplicates: false'. How many times will the 'common' role run?
dependencies:
- role: common
allow_duplicates: false