Initial commit
This commit is contained in:
commit
5fe082b8f6
33 changed files with 1177 additions and 0 deletions
8
roles/requirements.yml
Normal file
8
roles/requirements.yml
Normal file
|
|
@ -0,0 +1,8 @@
|
|||
- src: git+https://git.fudiggity.nl/ansible/common.git
|
||||
name: common
|
||||
version: master
|
||||
scm: git
|
||||
- src: git+https://git.fudiggity.nl/ansible/npm.git
|
||||
name: npm
|
||||
version: master
|
||||
scm: git
|
||||
Reference in a new issue