mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
@@ -81,6 +81,8 @@
|
||||
ansible.builtin.blockinfile:
|
||||
path: "{{ ansible_env.HOME }}/.ssh/config"
|
||||
create: yes
|
||||
owner: "{{ ansible_user_id }}"
|
||||
group: "{{ ansible_user_id }}"
|
||||
mode: '0600'
|
||||
block: |
|
||||
Host gitlab.sectorq.eu
|
||||
|
||||
Reference in New Issue
Block a user