From b79fb4122b0606d3e69bb1111ccd43b34be61227 Mon Sep 17 00:00:00 2001 From: Kevin Fenzi Date: Mon, 30 Jun 2025 16:31:42 -0700 Subject: [PATCH] sundries: add apache role so apache user is present for later roles Signed-off-by: Kevin Fenzi --- playbooks/groups/sundries.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/playbooks/groups/sundries.yml b/playbooks/groups/sundries.yml index 8a9ece9937..36bb5bbbfc 100644 --- a/playbooks/groups/sundries.yml +++ b/playbooks/groups/sundries.yml @@ -31,6 +31,7 @@ - mod_wsgi - geoip - geoip-city-wsgi/app + - apache - role: easyfix/gather when: master_sundries_node|bool - role: bz_review_report