diff --git a/group_vars/all/trustedhosts.yaml b/group_vars/all/trustedhosts.yaml new file mode 100644 index 0000000..226c9b5 --- /dev/null +++ b/group_vars/all/trustedhosts.yaml @@ -0,0 +1,6 @@ +--- +anyops_trusted_hosts: + - 37.120.191.100 # service01 + - 152.53.229.139 # service02 + - 37.27.176.103 # muh + - 5.75.165.105 # gate1.stelb.cloud \ No newline at end of file