Compare commits

..

No commits in common. "cabf831962e9dde5a558240a83b399135cae4875" and "eb70fed7cb346b1b083d6c630e68f8f3b9eb698d" have entirely different histories.

2 changed files with 0 additions and 12 deletions

View file

@ -19,13 +19,6 @@
mode: 0644
notify: restart networking
- name: Create network interface directory
file:
path: /etc/network/interfaces.d
state: directory
mode: "0755"
notify: restart networking
- name: Set up network interfaces
template:
dest: /etc/network/interfaces

View file

@ -28,11 +28,6 @@ allow_public_rooms_over_federation: true
presence:
enabled: false
server_notices:
system_mxid_localpart: server
system_mxid_display_name: "Server notices"
room_name: "Server notices"
#trusted_key_servers:
# - server_name: "matrix.org"