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

adds FAQ TOC entry, links & examples to modules #38706

Merged
merged 7 commits into from
Apr 18, 2018

Conversation

acozine
Copy link
Contributor

@acozine acozine commented Apr 13, 2018

SUMMARY
  • On platforms Ansible supports, adds examples to Network *_config module docs illustrating the effect of abbreviations on idempotency.
  • On platforms Ansible supports, links to the Network FAQ page, which discusses abbreviations and idempotency, from the lines sections of the *_config module docs.
  • Adds TOC link to the Network FAQ page.
ISSUE TYPE
  • Docs Pull Request
COMPONENT NAME

Network Documentation

ANSIBLE VERSION

2.5

ADDITIONAL INFORMATION

You can view generated versions of the six pages here:
https://acozine.github.io/html/modules/eos_config_module.html
https://acozine.github.io/html/modules/ios_config_module.html
https://acozine.github.io/html/modules/iosxr_config_module.html
https://acozine.github.io/html/modules/nxos_config_module.html
https://acozine.github.io/html/modules/vyos_config_module.html

@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. module This issue/PR relates to a module. needs_triage Needs a first human triage before being processed. networking Network category nxos Cisco NXOS community support:core This issue/PR relates to code supported by the Ansible Engineering Team. support:network This issue/PR relates to code supported by the Ansible Network Team. labels Apr 13, 2018
@acozine acozine moved this from Docsite work to In progress in Ansible-maintained Collections Documentation Apr 13, 2018
@acozine
Copy link
Contributor Author

acozine commented Apr 13, 2018

Related to #37413.

@ansibot
Copy link
Contributor

ansibot commented Apr 13, 2018

The test ansible-test sanity --test pep8 [explain] failed with 60 errors:

lib/ansible/modules/network/eos/eos_config.py:47:62: W291 trailing whitespace
lib/ansible/modules/network/eos/eos_config.py:242:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/eos/eos_config.py:242:1: W191 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:243:1: W191 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:243:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/eos/eos_config.py:244:1: W191 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:244:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/eos/eos_config.py:245:1: W191 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:246:1: W191 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:252:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/ios/ios_config.py:46:62: W291 trailing whitespace
lib/ansible/modules/network/ios/ios_config.py:269:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/ios/ios_config.py:269:1: W191 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:270:1: W191 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:270:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/ios/ios_config.py:271:1: W191 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:271:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/ios/ios_config.py:272:1: W191 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:273:1: W191 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:279:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:40:62: W291 trailing whitespace
lib/ansible/modules/network/iosxr/iosxr_config.py:159:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:159:1: W191 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:160:1: W191 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:160:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:161:1: W191 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:161:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:162:1: W191 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:163:1: W191 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:169:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/junos/junos_config.py:35:62: W291 trailing whitespace
lib/ansible/modules/network/junos/junos_config.py:163:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/junos/junos_config.py:163:1: W191 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:164:1: W191 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:164:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/junos/junos_config.py:165:1: W191 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:165:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/junos/junos_config.py:166:1: W191 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:167:1: W191 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:173:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/nxos/nxos_config.py:45:62: W291 trailing whitespace
lib/ansible/modules/network/nxos/nxos_config.py:251:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/nxos/nxos_config.py:251:1: W191 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:252:1: W191 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:252:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/nxos/nxos_config.py:253:1: W191 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:253:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/nxos/nxos_config.py:254:1: W191 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:255:1: W191 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:261:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/vyos/vyos_config.py:45:62: W291 trailing whitespace
lib/ansible/modules/network/vyos/vyos_config.py:108:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/vyos/vyos_config.py:108:1: W191 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:109:1: W191 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:109:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/vyos/vyos_config.py:110:1: W191 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:110:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/vyos/vyos_config.py:111:1: W191 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:112:1: W191 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:118:1: E101 indentation contains mixed spaces and tabs

The test ansible-test sanity --test validate-modules [explain] failed with 36 errors:

lib/ansible/modules/network/eos/eos_config.py:242:0: E402 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:242:1: E311 EXAMPLES is not valid YAML
lib/ansible/modules/network/eos/eos_config.py:243:0: E402 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:244:0: E402 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:245:0: E402 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:246:0: E402 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:269:0: E402 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:269:1: E311 EXAMPLES is not valid YAML
lib/ansible/modules/network/ios/ios_config.py:270:0: E402 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:271:0: E402 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:272:0: E402 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:273:0: E402 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:159:0: E402 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:159:1: E311 EXAMPLES is not valid YAML
lib/ansible/modules/network/iosxr/iosxr_config.py:160:0: E402 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:161:0: E402 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:162:0: E402 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:163:0: E402 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:163:0: E402 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:163:1: E311 EXAMPLES is not valid YAML
lib/ansible/modules/network/junos/junos_config.py:164:0: E402 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:165:0: E402 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:166:0: E402 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:167:0: E402 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:251:0: E402 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:251:1: E311 EXAMPLES is not valid YAML
lib/ansible/modules/network/nxos/nxos_config.py:252:0: E402 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:253:0: E402 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:254:0: E402 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:255:0: E402 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:108:0: E402 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:108:1: E311 EXAMPLES is not valid YAML
lib/ansible/modules/network/vyos/vyos_config.py:109:0: E402 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:110:0: E402 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:111:0: E402 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:112:0: E402 indentation contains tabs

The test ansible-test sanity --test yamllint [explain] failed with 6 errors:

lib/ansible/modules/network/eos/eos_config.py:242:1: error EXAMPLES: syntax error: found character '\t' that cannot start any token
lib/ansible/modules/network/ios/ios_config.py:269:1: error EXAMPLES: syntax error: found character '\t' that cannot start any token
lib/ansible/modules/network/iosxr/iosxr_config.py:159:1: error EXAMPLES: syntax error: found character '\t' that cannot start any token
lib/ansible/modules/network/junos/junos_config.py:163:1: error EXAMPLES: syntax error: found character '\t' that cannot start any token
lib/ansible/modules/network/nxos/nxos_config.py:251:1: error EXAMPLES: syntax error: found character '\t' that cannot start any token
lib/ansible/modules/network/vyos/vyos_config.py:108:1: error EXAMPLES: syntax error: found character '\t' that cannot start any token

click here for bot help

@ansibot ansibot added ci_verified Changes made in this PR are causing tests to fail. needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review In order to be merged, this PR must follow the core review workflow. labels Apr 13, 2018
@ansibot ansibot removed the ci_verified Changes made in this PR are causing tests to fail. label Apr 13, 2018
@ansibot
Copy link
Contributor

ansibot commented Apr 13, 2018

The test ansible-test sanity --test pep8 [explain] failed with 48 errors:

lib/ansible/modules/network/eos/eos_config.py:47:62: W291 trailing whitespace
lib/ansible/modules/network/eos/eos_config.py:243:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/eos/eos_config.py:243:1: W191 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:244:1: W191 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:244:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/eos/eos_config.py:245:1: W191 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:246:1: W191 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:252:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/ios/ios_config.py:46:62: W291 trailing whitespace
lib/ansible/modules/network/ios/ios_config.py:270:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/ios/ios_config.py:270:1: W191 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:271:1: W191 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:271:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/ios/ios_config.py:272:1: W191 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:273:1: W191 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:279:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:40:62: W291 trailing whitespace
lib/ansible/modules/network/iosxr/iosxr_config.py:160:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:160:1: W191 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:161:1: W191 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:161:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:162:1: W191 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:163:1: W191 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:169:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/junos/junos_config.py:35:62: W291 trailing whitespace
lib/ansible/modules/network/junos/junos_config.py:164:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/junos/junos_config.py:164:1: W191 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:165:1: W191 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:165:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/junos/junos_config.py:166:1: W191 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:167:1: W191 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:173:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/nxos/nxos_config.py:45:62: W291 trailing whitespace
lib/ansible/modules/network/nxos/nxos_config.py:252:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/nxos/nxos_config.py:252:1: W191 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:253:1: W191 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:253:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/nxos/nxos_config.py:254:1: W191 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:255:1: W191 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:261:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/vyos/vyos_config.py:45:62: W291 trailing whitespace
lib/ansible/modules/network/vyos/vyos_config.py:109:1: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/vyos/vyos_config.py:109:1: W191 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:110:1: W191 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:110:2: E101 indentation contains mixed spaces and tabs
lib/ansible/modules/network/vyos/vyos_config.py:111:1: W191 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:112:1: W191 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:118:1: E101 indentation contains mixed spaces and tabs

The test ansible-test sanity --test validate-modules [explain] failed with 30 errors:

lib/ansible/modules/network/eos/eos_config.py:243:0: E402 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:243:1: E311 EXAMPLES is not valid YAML
lib/ansible/modules/network/eos/eos_config.py:244:0: E402 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:245:0: E402 indentation contains tabs
lib/ansible/modules/network/eos/eos_config.py:246:0: E402 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:270:0: E402 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:270:1: E311 EXAMPLES is not valid YAML
lib/ansible/modules/network/ios/ios_config.py:271:0: E402 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:272:0: E402 indentation contains tabs
lib/ansible/modules/network/ios/ios_config.py:273:0: E402 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:160:0: E402 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:160:1: E311 EXAMPLES is not valid YAML
lib/ansible/modules/network/iosxr/iosxr_config.py:161:0: E402 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:162:0: E402 indentation contains tabs
lib/ansible/modules/network/iosxr/iosxr_config.py:163:0: E402 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:164:0: E402 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:164:1: E311 EXAMPLES is not valid YAML
lib/ansible/modules/network/junos/junos_config.py:165:0: E402 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:166:0: E402 indentation contains tabs
lib/ansible/modules/network/junos/junos_config.py:167:0: E402 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:252:0: E402 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:252:1: E311 EXAMPLES is not valid YAML
lib/ansible/modules/network/nxos/nxos_config.py:253:0: E402 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:254:0: E402 indentation contains tabs
lib/ansible/modules/network/nxos/nxos_config.py:255:0: E402 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:109:0: E402 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:109:1: E311 EXAMPLES is not valid YAML
lib/ansible/modules/network/vyos/vyos_config.py:110:0: E402 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:111:0: E402 indentation contains tabs
lib/ansible/modules/network/vyos/vyos_config.py:112:0: E402 indentation contains tabs

The test ansible-test sanity --test yamllint [explain] failed with 6 errors:

lib/ansible/modules/network/eos/eos_config.py:243:1: error EXAMPLES: syntax error: found character '\t' that cannot start any token
lib/ansible/modules/network/ios/ios_config.py:270:1: error EXAMPLES: syntax error: found character '\t' that cannot start any token
lib/ansible/modules/network/iosxr/iosxr_config.py:160:1: error EXAMPLES: syntax error: found character '\t' that cannot start any token
lib/ansible/modules/network/junos/junos_config.py:164:1: error EXAMPLES: syntax error: found character '\t' that cannot start any token
lib/ansible/modules/network/nxos/nxos_config.py:252:1: error EXAMPLES: syntax error: found character '\t' that cannot start any token
lib/ansible/modules/network/vyos/vyos_config.py:109:1: error EXAMPLES: syntax error: found character '\t' that cannot start any token

click here for bot help

@ansibot ansibot added the ci_verified Changes made in this PR are causing tests to fail. label Apr 13, 2018
@ansibot ansibot removed the ci_verified Changes made in this PR are causing tests to fail. label Apr 13, 2018
@ansibot
Copy link
Contributor

ansibot commented Apr 13, 2018

The test ansible-test sanity --test pep8 [explain] failed with 6 errors:

lib/ansible/modules/network/eos/eos_config.py:47:62: W291 trailing whitespace
lib/ansible/modules/network/ios/ios_config.py:46:62: W291 trailing whitespace
lib/ansible/modules/network/iosxr/iosxr_config.py:40:62: W291 trailing whitespace
lib/ansible/modules/network/junos/junos_config.py:35:62: W291 trailing whitespace
lib/ansible/modules/network/nxos/nxos_config.py:45:62: W291 trailing whitespace
lib/ansible/modules/network/vyos/vyos_config.py:45:62: W291 trailing whitespace

click here for bot help

@ansibot ansibot added the ci_verified Changes made in this PR are causing tests to fail. label Apr 13, 2018
@ansibot ansibot added needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. and removed core_review In order to be merged, this PR must follow the core review workflow. labels Apr 13, 2018
@ansibot ansibot added core_review In order to be merged, this PR must follow the core review workflow. and removed needs_revision This PR fails CI tests or a maintainer has requested a review/revision of the PR. labels Apr 13, 2018
@acozine
Copy link
Contributor Author

acozine commented Apr 13, 2018

Moved the links from the lines sections to the Notes sections, since the warning can affect more than lines, made the links as specific as they can be, and checked the command syntax for each platform. I regenerated the HTML from the latest commit, so you can see the new versions on acozine.github.io (see links above).

@abadger abadger merged commit 0ebc0b9 into ansible:devel Apr 18, 2018
Ansible-maintained Collections Documentation automation moved this from In progress to Done Apr 18, 2018
@abadger abadger added this to To Do in 2.5.x blocker list via automation Apr 18, 2018
@abadger
Copy link
Contributor

abadger commented Apr 18, 2018

Merged to devel. Putting it on the 2.5.x project for inclusion in the 2.5.2 release.

@acozine acozine moved this from Done to Backport to 2.5 in Ansible-maintained Collections Documentation Apr 18, 2018
@abadger
Copy link
Contributor

abadger commented Apr 19, 2018

cherry-picked to stable-2.5

abadger pushed a commit that referenced this pull request Apr 19, 2018
* adds FAQ TOC entry, links & examples to modules
* moves link to Notes, corrects examples

(cherry picked from commit 0ebc0b9)
@abadger abadger moved this from To Do to Done in 2.5.x blocker list Apr 19, 2018
@acozine acozine moved this from Backport to 2.5 to Done in Ansible-maintained Collections Documentation Apr 23, 2018
@acozine acozine deleted the module_docs_FAQ branch April 24, 2018 14:09
@acozine acozine moved this from Done to Needs Backport to 2.5 in Ansible-maintained Collections Documentation Apr 25, 2018
@acozine acozine moved this from Needs Backport to 2.5 to Done in Ansible-maintained Collections Documentation Apr 25, 2018
ilicmilan pushed a commit to ilicmilan/ansible that referenced this pull request Nov 7, 2018
* adds FAQ TOC entry, links & examples to modules
* moves link to Notes, corrects examples
@dagwieers dagwieers added the cisco Cisco technologies label Feb 23, 2019
@dagwieers dagwieers added the ios Cisco IOS community label Mar 5, 2019
@ansible ansible locked and limited conversation to collaborators Apr 27, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
cisco Cisco technologies core_review In order to be merged, this PR must follow the core review workflow. docs This issue/PR relates to or includes documentation. ios Cisco IOS community module This issue/PR relates to a module. networking Network category nxos Cisco NXOS community support:core This issue/PR relates to code supported by the Ansible Engineering Team. support:network This issue/PR relates to code supported by the Ansible Network Team.
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

9 participants