mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-12-14 01:54:56 +01:00
This commit is contained in:
@@ -26,3 +26,8 @@
|
||||
path: "/etc/hosts"
|
||||
regexp: "^192.168.77.55 .*"
|
||||
line: "192.168.77.55 rack rack.home.lan"
|
||||
- name: Reconfigure hosts file
|
||||
ansible.builtin.lineinfile:
|
||||
path: "/etc/hosts"
|
||||
regexp: "^193.168.144.164 .*"
|
||||
line: "193.168.144.164 external"
|
||||
|
||||
Reference in New Issue
Block a user