mirror of
https://github.com/Dannecron/netology-devops-ansible-lighthouse.git
synced 2025-12-25 13:32:34 +03:00
initial: create ansible role
This commit is contained in:
6
defaults/main.yml
Normal file
6
defaults/main.yml
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
nginx_username: user
|
||||
lighthouse_vcs: https://github.com/VKCOM/lighthouse.git
|
||||
lighthouse_vcs_version: d701335c25cd1bb9b5155711190bad8ab852c2ce
|
||||
lighthouse_location: /var/www/lighthouse
|
||||
lighthouse_access_log_name: lighthouse
|
||||
Reference in New Issue
Block a user