fix error
This commit is contained in:
@@ -1,4 +0,0 @@
|
||||
---
|
||||
collections:
|
||||
- redhat_cop.controller_configuration
|
||||
- ansible.controller
|
||||
3
collections/requirements.yml
Normal file
3
collections/requirements.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
collections:
|
||||
- redhat_cop.controller_configuration
|
||||
@@ -2,7 +2,7 @@
|
||||
- hosts: localhost
|
||||
gather_facts: no
|
||||
vars_files:
|
||||
- "{{demo}}"/setup.yml
|
||||
- "{{demo}}/setup.yml"
|
||||
|
||||
tasks:
|
||||
- name: setup components
|
||||
|
||||
Reference in New Issue
Block a user