Currently, the install_rita.yml and install_zeek.yml playbooks contain duplicate tasks for installing Docker and doing package manager updates (apt/yum). These tasks should be moved out into a single playbook so that they only need to be updated in a single place.