** Configure BIND9
 
-Core uses BIND9 to provide a private-view name service for the
-institute as described in [[*The Name Service][The Name Service]].  The configuration
-supports reverse name lookups, resolving many private network
-addresses to private domain names.
+Core uses BIND9 to provide name service for the institute as described
+in [[*The Name Service][The Name Service]].  The configuration supports reverse name lookups,
+resolving many private network addresses to private domain names.
 
 The following tasks install and configure BIND9 on Core.
 
   - members[item].status != 'current'
   - members[item].password_fetchmail is defined
   tags: accounts
-#+END_SRC 
+#+END_SRC
 
 If the =.service= file is deleted, then Ansible cannot use the
 ~systemd~ module to stop it, nor check that it is still stopped.
     line: INTERFACESv4="wifi"
     regexp: ^INTERFACESv4=
   notify: Restart DHCP server.
-  
+
 - name: Configure DHCP for WiFiAP service.
   become: yes
   copy:
   two files are generated, for the campus and public VPNs.
 
 - ~./inst client campus NEW~ \\
-  A ~campus~ host is an Debian host (with or without desktop) that is
+  A ~campus~ host is a Debian host (with or without desktop) that is
   used by the institute generally, is /not/ the property of a member,
   never roams off campus, and so is remotely administered with
   Ansible.  One file is generated, =campus.ovpn=.