move ansible to submodule
This commit is contained in:
parent
dd6d398060
commit
42df133903
27 changed files with 5 additions and 561 deletions
|
|
@ -1,5 +0,0 @@
|
|||
- name: Installing Go apps
|
||||
become_user: user
|
||||
shell: "go install {{ item }}"
|
||||
with_items: "{{ go_apps }}"
|
||||
when: go_apps is defined
|
||||
Loading…
Add table
Add a link
Reference in a new issue