Indicate in notes that the dependency on httplib2 was removed for v2.1
This commit is contained in:
parent
7f206fdfe8
commit
adf2125339
1 changed files with 2 additions and 0 deletions
|
@ -157,6 +157,8 @@ options:
|
||||||
default: 'yes'
|
default: 'yes'
|
||||||
choices: ['yes', 'no']
|
choices: ['yes', 'no']
|
||||||
version_added: '1.9.2'
|
version_added: '1.9.2'
|
||||||
|
notes:
|
||||||
|
- The dependency on httplib2 was removed in Ansible 2.1
|
||||||
author: "Romeo Theriault (@romeotheriault)"
|
author: "Romeo Theriault (@romeotheriault)"
|
||||||
'''
|
'''
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue