Compare commits

..

No commits in common. '66acee3db29d41bd799e284acf60c6ead9954ef9' and 'fccb6ae8f0a43da4588b5e0301879ab3091b989e' have entirely different histories.

@ -1,5 +1,5 @@
--- ---
ansible_host: 2a01:4f8:190:44c2:ff::2 ansible_host: 2a01:4f8:140:1242:ff::2
sites: sites:
- name: 'aw' - name: 'aw'
net4: '10.222.80.0/21' net4: '10.222.80.0/21'

@ -21,7 +21,7 @@ options {
{% endfor %} {% endfor %}
}; };
allow-recursion { 127.0.0.1; 10.222.0.0/16; fd62:44e1:da::/48; 2001:470:cd45:ff00::/56; 2a03:2260:1016::/48; fe80::/64; }; allow-recursion { 127.0.0.1; 10.222.0.0/16; 2001:470:cd45:ff00::/56; 2a03:2260:1016::/48; fe80::/64; };
allow-transfer { none; }; allow-transfer { none; };
version none; version none;

Loading…
Cancel
Save