Prune unnecessary ":noweb no-export".
authorMatt Birkholz <matt@birchwood-abbey.net>
Fri, 3 May 2024 17:25:59 +0000 (11:25 -0600)
committerMatt Birkholz <matt@birchwood-abbey.net>
Fri, 3 May 2024 17:25:59 +0000 (11:25 -0600)
README.org

index f710af8ac705e8fdedfe1ece612b06f4d1611284..74aa21c54a4f454bb78e3fb610698d07a069f1b9 100644 (file)
@@ -125,7 +125,7 @@ to the machine's privileged account (~sysadm~).  The abbey takes it
 from there, forwarding ~sysadm~ to a real person.
 
 #+CAPTION: [[file:roles_t/abbey-front/tasks/main.yml][=roles_t/abbey-front/tasks/main.yml=]]
-#+BEGIN_SRC conf :tangle roles_t/abbey-front/tasks/main.yml :noweb no-export
+#+BEGIN_SRC conf :tangle roles_t/abbey-front/tasks/main.yml
 
 - name: Install abbey email aliases.
   become: yes
@@ -847,7 +847,7 @@ which delivers any ~.birchwood.private~ email,
 e.g. ~mythtv@mythtv.birchwood.private~, locally.)
 
 #+CAPTION: [[file:roles_t/abbey-core/tasks/main.yml][=roles_t/abbey-core/tasks/main.yml=]]
-#+BEGIN_SRC conf :tangle roles_t/abbey-core/tasks/main.yml :noweb no-export
+#+BEGIN_SRC conf :tangle roles_t/abbey-core/tasks/main.yml
 
 - name: Install abbey email aliases.
   become: yes
@@ -1907,7 +1907,7 @@ The ~ExecStartPre=/bin/sleep 30~ is intended to avoid recent hangs in
 ~owread~.
 
 #+CAPTION: [[file:roles_t/abbey-weather/tasks/main.yml][=roles_t/abbey-weather/tasks/main.yml=]]
-#+BEGIN_SRC conf :tangle roles_t/abbey-weather/tasks/main.yml :noweb no-export
+#+BEGIN_SRC conf :tangle roles_t/abbey-weather/tasks/main.yml
 
 - name: Install weather directory.
   become: yes