From fd687cae96d8bf49174f7fc9e2d2018c7e5a350c Mon Sep 17 00:00:00 2001 From: Jesse Pretorius Date: Tue, 27 Mar 2018 23:03:43 +0100 Subject: [PATCH] Add new 'ansible-role-*' roles to proposal bot sync In order to ensure that we keep common test files synchronized we need to ensure that these repositories are included. Change-Id: I437a97a86904d6ba6bb40aadda3e65f1adcc35ab --- gen-projects-list.sh | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/gen-projects-list.sh b/gen-projects-list.sh index cb168954..6f827261 100755 --- a/gen-projects-list.sh +++ b/gen-projects-list.sh @@ -56,7 +56,12 @@ exclude_project openstack-ansible-tests # # ansible-hardening. Used by AIO in favor of the retired # openstack-ansible-security +extra_include_project ansible-config_template extra_include_project ansible-hardening +extra_include_project ansible-role-python_venv_build +extra_include_project ansible-role-systemd_mount +extra_include_project ansible-role-systemd_networkd +extra_include_project ansible-role-systemd_service ############## END OF INCLUDED PROJECTS ############### # Replace spaces with newlines as expected by grep -F