added option to disable monitoring and pki
This commit is contained in:
parent
6f47d40424
commit
5846acce89
4 changed files with 11 additions and 5 deletions
|
|
@ -1,4 +1,4 @@
|
|||
---
|
||||
dependencies:
|
||||
- { role: monitoring }
|
||||
- { role: pki-server }
|
||||
- { role: monitoring, when: nginx.monitoring }
|
||||
- { role: pki-server, when: nginx.serverpki }
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue