From f216ba8e0616bc8ad8794c22d4b48e1ab18886cf Mon Sep 17 00:00:00 2001 From: Matt Clay Date: Tue, 13 Dec 2016 17:14:03 -0800 Subject: Add README.md explaining repo merge. --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 00000000..3bb1f395 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +**NOTE:** As of Ansible 2.3, modules are now in the +[main Ansible repository](https://github.com/ansible/ansible/tree/devel/lib/ansible/modules). + +See the [repo merge guide](https://docs.ansible.com/ansible/dev_guide/repomerge.html) for more information. + +This repo still exists to allow bug fixes for `stable-2.2` and older releases. -- cgit v1.2.1