add basic ansible playbook for alpine setup
This commit is contained in:
parent
8caf2e826e
commit
79c8123c6f
7 changed files with 150 additions and 0 deletions
4
files/alpine/repositories.j2
Normal file
4
files/alpine/repositories.j2
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
https://dl-cdn.alpinelinux.org/alpine/{{ alpine_version }}/main
|
||||
https://dl-cdn.alpinelinux.org/alpine/{{ alpine_version }}/community
|
||||
http://elmirror.cl/alpine/{{ alpine_version }}/main
|
||||
http://elmirror.cl/alpine/{{ alpine_version }}/community
|
||||
Loading…
Add table
Add a link
Reference in a new issue