EOX GitLab Instance

Skip to content
Snippets Groups Projects
Commit ebaabb44 authored by Karl Grube's avatar Karl Grube
Browse files

removed other roles again...

parent 6781b41e
No related branches found
No related tags found
No related merge requests found
......@@ -5,21 +5,3 @@
- name: import base role
import_role:
name: base
- name: setup
setup:
when: ansible_hostname is undefined
tags: postfix,step
- name: smallstep client
import_role:
name: step_client
vars:
step_services:
- 'nginx'
- 'postfix'
step_email: "root@{{fqdn}}"
tags: step
- name: base_postfix
import_role:
name: postfix_base
tags: postfix
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment