diff --git a/network/basics/uri.py b/network/basics/uri.py index 8020a81961b..f1531c08ed9 100644 --- a/network/basics/uri.py +++ b/network/basics/uri.py @@ -157,6 +157,8 @@ options: default: 'yes' choices: ['yes', 'no'] version_added: '1.9.2' +notes: + - The dependency on httplib2 was removed in Ansible 2.1 author: "Romeo Theriault (@romeotheriault)" '''