Skip to content
Snippets Groups Projects
Commit 282d36c9 authored by ngyimesi's avatar ngyimesi
Browse files

Added proxy jobs

parent 097b088e
No related branches found
No related tags found
No related merge requests found
......@@ -16,3 +16,10 @@
tasks:
- name: Vyos nat generator
import_tasks: tasks/vyos.yml
- hosts: proxy
tags: bootstrap
tasks:
- name: Create proxy config
import_tasks: tasks/webserver.yml
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment