Added common role and local
This commit is contained in:
parent
77e0ffa5a1
commit
2d8fbcc22a
4 changed files with 38 additions and 6 deletions
7
local.yml
Normal file
7
local.yml
Normal file
|
@ -0,0 +1,7 @@
|
|||
---
|
||||
- name: Workmachine Setup
|
||||
become: true
|
||||
hosts:
|
||||
- localhost
|
||||
roles:
|
||||
- common
|
Loading…
Add table
Add a link
Reference in a new issue