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