diff --git a/bindep.txt b/bindep.txt index 9b23d5dad..9e8b71c3f 100644 --- a/bindep.txt +++ b/bindep.txt @@ -39,7 +39,3 @@ gzip # Required to build language docs gettext - -# Ansible module and role dependencies -tripleo-ansible [platform:rpm] -ansible-collections-openstack [platform:rpm] diff --git a/requirements.txt b/requirements.txt index a015e685d..df0591064 100644 --- a/requirements.txt +++ b/requirements.txt @@ -15,3 +15,4 @@ oslo.utils>=3.40.2 # Apache-2.0 six>=1.11.0 # MIT tripleo-common>=7.1.0 # Apache-2.0 setuptools>=50.3.0 # MIT +tripleo-ansible>=6.0.0 # Apache-2.0