mirror of
https://github.com/ansible-collections/community.general.git
synced 2025-07-25 22:30:22 -07:00
fixed typos
This commit is contained in:
parent
b76cb8f655
commit
780e428bd3
1 changed files with 4 additions and 2 deletions
|
@ -1,8 +1,10 @@
|
||||||
This is dead code, it is here for convinience for those testing current devel so as to acertain if a bug was introduced in the v2 rewrite or was preexisitng in the 1.x codebase.
|
This is dead code, it is here for convenience for those testing current devel so as to ascertain if a bug was introduced in the v2 rewrite or was preexisting in the 1.x codebase.
|
||||||
Using this code should be equivalent of checking out the v1_last tag, which was devel at a point between 1.9.1 and 1.9.2 releases.
|
Using this code should be equivalent of checking out the v1_last tag, which was devel at a point between 1.9.1 and 1.9.2 releases.
|
||||||
The stable-1.9 is the maintenance branch for the 1.9.x code, which might continue to diverge from the v1/ tree as bugs get fixed.
|
The stable-1.9 is the maintenance branch for the 1.9.x code, which might continue to diverge from the v1/ tree as bugs get fixed.
|
||||||
|
|
||||||
DO NOT:
|
DO NOT:
|
||||||
* use this code as reference
|
* use this code as reference
|
||||||
* make PRs against this code
|
* make PRs against this code
|
||||||
* expect this code to be shipped with the 2.0 version of ansible
|
* expect this code to be shipped with the 2.0 version of ansible
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue