diff --git a/.zuul.d/jobs.yaml b/.zuul.d/jobs.yaml index fcc06b0d..f5e05845 100644 --- a/.zuul.d/jobs.yaml +++ b/.zuul.d/jobs.yaml @@ -28,7 +28,6 @@ - ara/* - manage.py - requirements.txt - - roles/* - setup.cfg - setup.py - test-requirements.txt diff --git a/roles/README.rst b/roles/README.rst deleted file mode 100644 index 562173c0..00000000 --- a/roles/README.rst +++ /dev/null @@ -1,11 +0,0 @@ -Roles have been moved -===================== - -The Ansible roles ara_api, ara_frontend_nginx as well as ara_web used to live here but have since been moved to an -`Ansible collection `_. - -This collection is also available on `galaxy.ansible.com `_. - -You can install the collection by running ``ansible-galaxy collection install recordsansible.ara`` - -This directory will eventually be removed. \ No newline at end of file