depends
This commit is contained in:
parent
132aa13010
commit
941b0a9d9c
1 changed files with 5 additions and 0 deletions
|
|
@ -25,6 +25,11 @@ nginx:
|
||||||
- Testing the Nginx configuration: The Nginx configuration is tested before restarting the service.
|
- Testing the Nginx configuration: The Nginx configuration is tested before restarting the service.
|
||||||
- Restarting Nginx: Nginx is restarted to apply the changes.
|
- Restarting Nginx: Nginx is restarted to apply the changes.
|
||||||
|
|
||||||
|
dependencies:
|
||||||
|
|
||||||
|
- ubuntu 24.04 linux distribution
|
||||||
|
|
||||||
|
|
||||||
domain_name:
|
domain_name:
|
||||||
description: domain name
|
description: domain name
|
||||||
examples:
|
examples:
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue