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:
@ -16,3 +16,8 @@
|
||||
path: "/etc/hosts"
|
||||
regexp: "^192.168.77.238 .*"
|
||||
line: "192.168.77.238 rpi5 rpi5.home.lan"
|
||||
- name: Reconfigure hosts file
|
||||
ansible.builtin.lineinfile:
|
||||
path: "/etc/hosts"
|
||||
regexp: "^192.168.77.4 .*"
|
||||
line: "192.168.77.4 amd amd.home.lan"
|
Reference in New Issue
Block a user