Skip to content

Commit a09540f

Browse files
committed
Pin collection version & document compatibility
1 parent 0b2b204 commit a09540f

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,8 +3,8 @@ OpenStack Configuration
33
=============================================
44

55
This project contains Ansible playbooks and configuration of infrastructure on
6-
an existing OpenStack cloud for the OpenStack
7-
system.
6+
an existing OpenStack cloud for the OpenStack system. (Supported up to Yoga
7+
release.)
88

99
Preparation
1010
===========

requirements.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,3 +9,4 @@ roles:
99

1010
collections:
1111
- name: openstack.cloud
12+
version: '<2'

0 commit comments

Comments
 (0)