Add dependency to collect-facts
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
---
|
||||
dependencies:
|
||||
- { role: collect-facts }
|
||||
- { role: yavdr-remote }
|
||||
|
3
roles/autoinstall-dvbhddevice/meta/main.yml
Normal file
3
roles/autoinstall-dvbhddevice/meta/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
dependencies:
|
||||
- { role: collect-facts }
|
3
roles/autoinstall-dvbsddevice/meta/main.yml
Normal file
3
roles/autoinstall-dvbsddevice/meta/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
dependencies:
|
||||
- { role: collect-facts }
|
3
roles/autoinstall-dvbsky-firmware/meta/main.yml
Normal file
3
roles/autoinstall-dvbsky-firmware/meta/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
dependencies:
|
||||
- { role: collect-facts }
|
3
roles/autoinstall-firmware/meta/main.yml
Normal file
3
roles/autoinstall-firmware/meta/main.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
---
|
||||
dependencies:
|
||||
- { role: collect-facts }
|
Reference in New Issue
Block a user