playbooks/site.yml: Actually apply the new abbey-gate role.
authorMatt Birkholz <matt@birchwood-abbey.net>
Sat, 28 Jun 2025 02:56:14 +0000 (20:56 -0600)
committerMatt Birkholz <matt@birchwood-abbey.net>
Sat, 28 Jun 2025 02:56:14 +0000 (20:56 -0600)
README.org
playbooks/site.yml

index b5559e5c1940dd43717dc0604c64e1c565849758..deadb891c87e9b3e72802720075e9e53c8b773c3 100644 (file)
@@ -2933,7 +2933,7 @@ institutional roles, then the liturgical roles.
 
 - name: Configure Gate
   hosts: gate
-  roles: [ gate ]
+  roles: [ gate, abbey-gate ]
 
 - name: Configure Core
   hosts: core
index a1723c46b920fc722d90c3ef3679c21247e74671..2a264eef086ce42da821117acdf4a0cb6dc7a125 100644 (file)
@@ -9,7 +9,7 @@
 
 - name: Configure Gate
   hosts: gate
-  roles: [ gate ]
+  roles: [ gate, abbey-gate ]
 
 - name: Configure Core
   hosts: core