feat: configuration of connections for connect management installation

- awx
- teams
master
Sven Ketelsen 4 years ago
parent dc4c0279bd
commit b7624efbca

@ -83,5 +83,7 @@
- name: "Configure connect connections" - name: "Configure connect connections"
include_tasks: connections.yml include_tasks: connections.yml
when:
smardigo_auth_token_value is defined
tags: tags:
- always - always

Loading…
Cancel
Save