From ebc3e6670c0bf2d60eb9ec73c60053513c7b7bdf Mon Sep 17 00:00:00 2001 From: "James E. Blair" Date: Mon, 6 Aug 2018 15:48:17 -0700 Subject: [PATCH] Add compile bindep profile to publish-zuul-docs This updates it to match build-sphinx-docs. Change-Id: I8d3ce9d4282af448dc2444155548e26579e4d6ae --- playbooks/sphinx/pre.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/playbooks/sphinx/pre.yaml b/playbooks/sphinx/pre.yaml index d0c744f8d0..4f9e210e8e 100644 --- a/playbooks/sphinx/pre.yaml +++ b/playbooks/sphinx/pre.yaml @@ -1,6 +1,6 @@ - hosts: all roles: - role: bindep - bindep_profile: doc + bindep_profile: compile doc - ensure-sphinx - revoke-sudo