From 33324749c37191b85a199655c0d9c19a002eb736 Mon Sep 17 00:00:00 2001 From: Michael Jeanson Date: Wed, 14 Aug 2024 15:09:18 -0400 Subject: [PATCH] ansible: Add python3-jenkins dep to README Change-Id: I5e750b58532f55a0ffd6b936868e9050aaa714c6 Signed-off-by: Michael Jeanson --- automation/ansible/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/automation/ansible/README.md b/automation/ansible/README.md index b334ea0..9bb4328 100644 --- a/automation/ansible/README.md +++ b/automation/ansible/README.md @@ -157,7 +157,7 @@ lxd_cluster: Local requirements: - * python3, python3-dnspython, samba-tool, kinit + * python3, python3-dnspython, python3-jenkins, samba-tool, kinit To automatically provision instances, perform certain operations, and update DNS entries: -- 2.34.1