mirror of
https://git.lapiole.org/dani/ansible-roles.git
synced 2025-04-27 23:53:18 +02:00
6 lines
259 B
Plaintext
6 lines
259 B
Plaintext
![]() |
# {{ ansible_managed }}
|
||
|
local all all peer
|
||
|
host all all 127.0.0.1/32 md5
|
||
|
host all all ::1/128 md5
|
||
|
host all all 0.0.0.0/0 md5
|