adding configure git role
parent
d1f3b1a953
commit
1f2ff187a1
@ -1,4 +1,7 @@
|
|||||||
---
|
---
|
||||||
- hosts: localhost
|
- name: Setup Dev Environment
|
||||||
|
hosts: localhost
|
||||||
|
become: yes
|
||||||
|
become_user: cianhatton
|
||||||
roles:
|
roles:
|
||||||
- configure_git
|
- configure_git
|
||||||
|
|||||||
Loading…
Reference in New Issue