Plugin listed error detection improved
This commit is contained in:
parent
aa284de281
commit
0aa00b477b
3 changed files with 5 additions and 4 deletions
|
|
@ -28,5 +28,5 @@
|
|||
register: elasticsearch_install_from_package
|
||||
|
||||
# ansible uri module requires httplib2
|
||||
- name: pip httplib2
|
||||
apt: deb=python-httplib2
|
||||
- name: python-httplib2
|
||||
apt: name=python-httplib2
|
||||
Loading…
Add table
Add a link
Reference in a new issue