mirror of
https://github.com/ansible/ansible
synced 2026-06-19 07:35:52 +00:00
committed by
GitHub
parent
0aef93bca0
commit
81c4615453
@@ -1,3 +1,4 @@
|
||||
2.21.0 The Rain Song
|
||||
2.20.0 Good Times Bad Times
|
||||
2.19.0 What Is and What Should Never Be
|
||||
2.18.0 Fool in the Rain
|
||||
|
||||
@@ -19,4 +19,4 @@ from __future__ import annotations
|
||||
|
||||
__version__ = '2.21.0.dev0'
|
||||
__author__ = 'Ansible, Inc.'
|
||||
__codename__ = "TBD"
|
||||
__codename__ = "The Rain Song"
|
||||
|
||||
@@ -272,4 +272,3 @@ test/integration/targets/lineinfile/files/testnoeof.txt trailing-newline # Spec
|
||||
test/units/errors/fixtures/inputs/long_file.txt trailing-newline
|
||||
test/units/errors/fixtures/inputs/one_line_file.txt trailing-newline
|
||||
test/units/errors/fixtures/inputs/short_file_missing_trailing_newline.txt trailing-newline
|
||||
.github/RELEASE_NAMES.txt release-names # TODO: 2.21
|
||||
|
||||
Reference in New Issue
Block a user