Pembuatan fungsi awal
This commit is contained in:
@@ -1,2 +1,8 @@
|
||||
---
|
||||
# tasks file for roles/aptsrc
|
||||
# tasks file for roles/aptsrc
|
||||
- name: Change apt/source.list to repo Indonesia Kartolo
|
||||
template:
|
||||
src: templates/etc/apt/sources.list.j2
|
||||
dest: /etc/apt/sources.list
|
||||
mode: 0644
|
||||
when: ansible_os_family == 'Debian'
|
||||
Reference in New Issue
Block a user