summaryrefslogtreecommitdiffstats
path: root/molecule/archlinux
diff options
context:
space:
mode:
authorAhmed AbdelHalim <[email protected]>2025-09-13 22:16:44 +0200
committerAhmed AbdelHalim <[email protected]>2025-09-13 22:20:16 +0200
commit9a1ab9f68f66a09f2d7c0424696bfbbb876a8f7e (patch)
tree6f2f127e161d869f9da5ef3eb14f505c3a597e1a /molecule/archlinux
parentb4149aa10f5ea87b1787b8be3d55d412b9ea24b8 (diff)
Add nginx role to playbook and testing
Diffstat (limited to 'molecule/archlinux')
-rw-r--r--molecule/archlinux/converge.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/molecule/archlinux/converge.yml b/molecule/archlinux/converge.yml
index 36c72d64..4e4ef390 100644
--- a/molecule/archlinux/converge.yml
+++ b/molecule/archlinux/converge.yml
@@ -33,3 +33,4 @@
- role: "docker"
- role: "podman"
- role: "ansible"
+ - role: "nginx"