Skip to content

Conversation

@stacywsmith
Copy link
Contributor

Ansible >= 2.3 returns an additional parameter from
ansible.utils.module_docs.get_docstring(). This was preventing
the readthedocs documenation from building correctly.

Updated ansible2rst.process_module() to handle both the old
and new return values of ansible.utils.module_docs.get_docstring().

Ansible >= 2.3 returns an additional parameter from
ansible.utils.module_docs.get_docstring(). This was preventing
the readthedocs documenation from building correctly.

Updated the ansible2rst.process_module() to handle both the old
and new return values of ansible.utils.module_docs.get_docstring().
@stacywsmith stacywsmith merged commit c7614f3 into Juniper:master Apr 24, 2017
@stacywsmith stacywsmith deleted the fix_docs_for_ansible_2_3 branch April 24, 2017 16:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant