mirror of
https://github.com/ansible/awx.git
synced 2026-04-10 20:49:24 -02:30
Remove yaml_exts play variable
This commit is contained in:
@@ -154,10 +154,6 @@
|
|||||||
gather_facts: false
|
gather_facts: false
|
||||||
connection: local
|
connection: local
|
||||||
name: Install content with ansible-galaxy command if necessary
|
name: Install content with ansible-galaxy command if necessary
|
||||||
vars:
|
|
||||||
yaml_exts:
|
|
||||||
- {ext: .yml}
|
|
||||||
- {ext: .yaml}
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|
||||||
- block:
|
- block:
|
||||||
|
|||||||
Reference in New Issue
Block a user