Skip to content

Commit a447d23

Browse files
NilashishCpre-commit-ci[bot]KB-perByte
authored
Remove 2.9 related note from README boilerplate (#93)
* Remove 2.9 related note from README boilerplate Signed-off-by: NilashishC <[email protected]> --------- Signed-off-by: NilashishC <[email protected]> Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com> Co-authored-by: Sagar Paul <[email protected]>
1 parent 6be1a58 commit a447d23

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

collection_prep/cmd/add_docs.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,10 +59,8 @@
5959
TEMPLATE_DIR = os.path.dirname(__file__)
6060
ANSIBLE_COMPAT = """## Ansible version compatibility
6161
62-
This collection has been tested against following Ansible versions: **{requires_ansible}**.
62+
This collection has been tested against the following Ansible versions: **{requires_ansible}**.
6363
64-
For collections that support Ansible 2.9, please ensure you update your `network_os` to use the
65-
fully qualified collection name (for example, `cisco.ios.ios`).
6664
Plugins and modules within a collection may be tested with only specific Ansible versions.
6765
A collection may contain metadata that identifies these versions.
6866
PEP440 is the schema used to describe the versions of Ansible.

0 commit comments

Comments
 (0)