Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Module DOCUMENTATION should match argspec #34895

Merged
merged 4 commits into from
Jan 16, 2018

Commits on Jan 15, 2018

  1. Module DOCUMENTATION should match argspec

    Large update of many modules so that DOCUMENTATION option name and
    aliases match those defined in the argspec.
    
    Issues identified by ansible#34809
    
    In addition to many typos and missing aliases, the following notable
    changes were made:
    
    * Create module_docs_fragments/url.py for `url_argument_spec`
    * dellos*_command shouldn't have ever had `waitfor` (was incorrectly copied)
    * ce_aaa_server_host.py `s/raduis_server_type/radius_server_type/g`
    * Junos_lldp enable should be part of `state`.
    gundalow committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    f809b44 View commit details
    Browse the repository at this point in the history
  2. Indentation issue

    gundalow committed Jan 15, 2018
    Configuration menu
    Copy the full SHA
    facb21d View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2018

  1. Minor review updates

    gundalow committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    194cbb2 View commit details
    Browse the repository at this point in the history
  2. remove spaces

    gundalow committed Jan 16, 2018
    Configuration menu
    Copy the full SHA
    300a92d View commit details
    Browse the repository at this point in the history