Add custom repo for mineos, to enable PAM

This commit is contained in:
Patrick Toal
2019-07-24 23:24:11 -04:00
parent 0c34ad9d2d
commit 6f65e44006
3 changed files with 10 additions and 1 deletions

View File

@@ -33,6 +33,8 @@
become: true
vars:
nodejs_version: "8.x"
mineos_repo: "git@github.com:sage905/mineos-node.git"
mineos_version: "pam_auth"
roles:
- ansible-role-nodejs
- sage905.mineos