mirror of
https://github.com/HanXHX/ansible-nginx.git
synced 2026-02-24 09:03:29 +07:00
➕ Add missing collection dependencies
This commit is contained in:
committed by
Emilien M
parent
3b3f1cb3e0
commit
6abee22d23
@@ -3,4 +3,5 @@
|
||||
roles:
|
||||
- name: hanxhx.php
|
||||
|
||||
collections: []
|
||||
collections:
|
||||
- community.general
|
||||
|
||||
4
requirements.yml
Normal file
4
requirements.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
|
||||
collections:
|
||||
- community.general
|
||||
Reference in New Issue
Block a user