mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
renamed customer user group
This commit is contained in:
@ -5,7 +5,6 @@
|
||||
ansible.builtin.copy:
|
||||
src: config
|
||||
dest: /home/jd/.ssh/config
|
||||
remote_src: true
|
||||
mode: '0600'
|
||||
owner: jd
|
||||
group: jd
|
||||
@ -14,7 +13,6 @@
|
||||
ansible.builtin.copy:
|
||||
src: config
|
||||
dest: /root/.ssh/config
|
||||
remote_src: true
|
||||
mode: '0600'
|
||||
owner: root
|
||||
group: root
|
||||
|
Reference in New Issue
Block a user