Remove yaml_exts play variable

This commit is contained in:
Alan Rominger 2021-04-19 15:55:29 -04:00
parent 032341c7fc
commit 27d56726a3
No known key found for this signature in database
GPG Key ID: C2D7EAAA12B63559

View File

@ -154,10 +154,6 @@
gather_facts: false
connection: local
name: Install content with ansible-galaxy command if necessary
vars:
yaml_exts:
- {ext: .yml}
- {ext: .yaml}
tasks:
- block: