from there, forwarding ~sysadm~ to a real person.
#+CAPTION: =roles_t/abbey-front/tasks/main.yml=
-#+BEGIN_SRC conf :tangle roles_t/abbey-front/tasks/main.yml :noweb yes
+#+BEGIN_SRC conf :tangle roles_t/abbey-front/tasks/main.yml :noweb no-export
- name: Install abbey email aliases.
become: yes
like ~git-tasks~ and ~git-handlers~.
#+CAPTION: =roles_t/abbey-front/tasks/main.yml=
-#+BEGIN_SRC conf :tangle roles_t/abbey-front/tasks/main.yml :noweb yes
+#+BEGIN_SRC conf :tangle roles_t/abbey-front/tasks/main.yml :noweb no-export
<<git-tasks>>
#+END_SRC
#+END_SRC
#+CAPTION: =roles_t/abbey-front/handlers/main.yml=
-#+BEGIN_SRC conf :tangle roles_t/abbey-front/handlers/main.yml :noweb yes
+#+BEGIN_SRC conf :tangle roles_t/abbey-front/handlers/main.yml :noweb no-export
<<git-handlers>>
#+END_SRC
[[*Install Let's Encrypt][Install Let's Encrypt]] section.
#+CAPTION: =roles_t/abbey-front/tasks/main.yml=
-#+BEGIN_SRC conf :tangle roles_t/abbey-front/tasks/main.yml :noweb yes
+#+BEGIN_SRC conf :tangle roles_t/abbey-front/tasks/main.yml :noweb no-export
- name: Configure Apache.
become: yes
#+END_SRC
#+CAPTION: =roles_t/abbey-front/handlers/main.yml=
-#+BEGIN_SRC conf :tangle roles_t/abbey-front/handlers/main.yml :noweb yes
+#+BEGIN_SRC conf :tangle roles_t/abbey-front/handlers/main.yml :noweb no-export
<<apache-gitweb-handlers>>
#+END_SRC
e.g. ~mythtv@mythtv.birchwood-abbey.net~, locally.)
#+CAPTION: =roles_t/abbey-core/tasks/main.yml=
-#+BEGIN_SRC conf :tangle roles_t/abbey-core/tasks/main.yml :noweb yes
+#+BEGIN_SRC conf :tangle roles_t/abbey-core/tasks/main.yml :noweb no-export
- name: Install abbey email aliases.
become: yes
[[*Configure Gitweb on Front][Configure Gitweb on Front]] for more information.
#+CAPTION: =roles_t/abbey-core/tasks/main.yml=
-#+BEGIN_SRC conf :tangle roles_t/abbey-core/tasks/main.yml :noweb yes
+#+BEGIN_SRC conf :tangle roles_t/abbey-core/tasks/main.yml :noweb no-export
<<git-tasks>>
#+END_SRC
#+CAPTION: =roles_t/abbey-core/handlers/main.yml=
-#+BEGIN_SRC conf :tangle roles_t/abbey-core/handlers/main.yml :noweb yes
+#+BEGIN_SRC conf :tangle roles_t/abbey-core/handlers/main.yml :noweb no-export
<<git-handlers>>
#+END_SRC
[[apache-photos][~apache-photos~]], and [[apache-gitweb][~apache-gitweb~]] used on Front.
#+CAPTION: =roles_t/abbey-core/tasks/main.yml=
-#+BEGIN_SRC conf :tangle roles_t/abbey-core/tasks/main.yml :noweb yes
+#+BEGIN_SRC conf :tangle roles_t/abbey-core/tasks/main.yml :noweb no-export
- name: Configure live website.
become: yes
#+END_SRC
#+CAPTION: =roles_t/abbey-core/handlers/main.yml=
-#+BEGIN_SRC conf :tangle roles_t/abbey-core/handlers/main.yml :noweb yes
+#+BEGIN_SRC conf :tangle roles_t/abbey-core/handlers/main.yml :noweb no-export
<<apache-gitweb-handlers>>
#+END_SRC
directives that enable user Git publishing with Gitweb (defined [[apache-gitweb][here]]).
#+CAPTION: =roles_t/abbey-core/tasks/main.yml=
-#+BEGIN_SRC conf :tangle roles_t/abbey-core/tasks/main.yml :noweb yes
+#+BEGIN_SRC conf :tangle roles_t/abbey-core/tasks/main.yml :noweb no-export
- name: Configure house website.
become: yes
~owread~.
#+CAPTION: =roles_t/abbey-weather/tasks/main.yml=
-#+BEGIN_SRC conf :tangle roles_t/abbey-weather/tasks/main.yml :noweb yes
+#+BEGIN_SRC conf :tangle roles_t/abbey-weather/tasks/main.yml :noweb no-export
- name: Install weather directory.
become: yes