mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
Merge pull request #11954 from bob-smith/patch-1
Update README.md for legacy v1
This commit is contained in:
commit
8eeac136f1
1 changed files with 2 additions and 1 deletions
|
@ -3,7 +3,8 @@ Using this code should be equivalent of checking out the v1_last tag, which was
|
||||||
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…
Reference in a new issue