Move all shared into this new repo
This commit is contained in:
4
app/gluu-gateway/tasks/main.yml
Normal file
4
app/gluu-gateway/tasks/main.yml
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
# Gluu Gateway works on Ubuntu 16.04...not on Debian 9
|
||||
- include_tasks: install-ubuntu16.yml
|
||||
when: ansible_distribution == "Ubuntu" and ansible_distribution_version == "16.04"
|
||||
Reference in New Issue
Block a user