ansible-doc -l: module netapp_e_lun_mapping has a documentation error formatting or is missing documentation

33 views
Skip to first unread message

engcheng

unread,
Sep 19, 2016, 1:18:10 PM9/19/16
to Ansible Project
Hi. An error occurred when trying to list out all the help modules in ansible-doc.

Does anyone else face with the same issue?

Tried:
  1. Update using "git pull --rebase" and "git submodule update --init --recursive"
  2. Reinstall the whole ansible - "git clone git://github.com/ansible/ansible.git --recursive"
Suggestions welcome. Thanks for helping

 
└──╼ $ansible --version
ansible 2.2.0 (devel e07b854505) last updated 2016/09/17 16:52:38 (GMT +800)
  lib/ansible/modules/core: (detached HEAD 488f082761) last updated 2016/09/17 16:52:51 (GMT +800)
  lib/ansible/modules/extras: (detached HEAD 24da3602c6) last updated 2016/09/17 16:52:51 (GMT +800)
  config file = /etc/ansible/ansible.cfg
  configured module search path = Default w/o overrides
┌─[rook@parrot]─[~/ansible]
└──╼ $ansible-doc -l
[DEPRECATION WARNING]: docker is kept for backwards compatibility but usage is discouraged. The module documentation details page may explain more about this 
rationale..
This feature will be removed in a future release. Deprecation warnings can be disabled by setting deprecation_warnings=False in ansible.cfg.
 [WARNING]: While constructing a mapping from /home/rook/ansible/lib/ansible/modules/core/network/junos/junos_config.py, line 88, column 5, found a duplicate dict key
(required). Using last defined value only.

 [WARNING]: While constructing a mapping from /home/rook/ansible/lib/ansible/modules/extras/storage/netapp/netapp_e_auth.py, line 10, column 5, found a duplicate dict
key (api_url). Using last defined value only.

 [WARNING]: While constructing a mapping from /home/rook/ansible/lib/ansible/modules/extras/storage/netapp/netapp_e_auth.py, line 10, column 5, found a duplicate dict
key (api_username). Using last defined value only.

 [WARNING]: While constructing a mapping from /home/rook/ansible/lib/ansible/modules/extras/storage/netapp/netapp_e_auth.py, line 10, column 5, found a duplicate dict
key (api_password). Using last defined value only.

 [WARNING]: While constructing a mapping from /home/rook/ansible/lib/ansible/modules/extras/storage/netapp/netapp_e_lun_mapping.py, line 11, column 3, found a duplicate
dict key (api_url). Using last defined value only.

 [WARNING]: While constructing a mapping from /home/rook/ansible/lib/ansible/modules/extras/storage/netapp/netapp_e_lun_mapping.py, line 11, column 3, found a duplicate
dict key (api_username). Using last defined value only.

 [WARNING]: While constructing a mapping from /home/rook/ansible/lib/ansible/modules/extras/storage/netapp/netapp_e_lun_mapping.py, line 11, column 3, found a duplicate
dict key (api_password). Using last defined value only.

ERROR! module netapp_e_lun_mapping has a documentation error formatting or is missing documentation
Reply all
Reply to author
Forward
0 new messages