First commit
This commit is contained in:
commit
e54b5a5663
24 changed files with 3047 additions and 0 deletions
5
site.yml
Normal file
5
site.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
- name: "Role for Jenkins/CI instances management"
|
||||
hosts: all
|
||||
roles:
|
||||
- jenkins-php-v1
|
Reference in a new issue