update
This commit is contained in:
@@ -47,6 +47,14 @@
|
||||
group: root
|
||||
mode: '0644'
|
||||
|
||||
- name: Deploy gitconfig
|
||||
template:
|
||||
src: templates/gitconfig
|
||||
dest: /etc/gitconfig
|
||||
owner: root
|
||||
group: root
|
||||
mode: '0644'
|
||||
|
||||
- name: Root password
|
||||
user:
|
||||
name: root
|
||||
|
||||
Reference in New Issue
Block a user