ansible/docs/docsite/rst
Damien b71a62283c New Module : aos_ip_pool as part of network/aos (#21044)
* Initial version of aos_ip_pool module

* Add examples for IP Pool

* Break down ip_pool into smaller function

* Refactor do_load_resource

* Add get_display_name_from_file

* Add ‘src’ as an option to load ip pool from JSON file

* Rename directory network/apstra to network/aos

* Remove exception handling temporary

* Remove all ‘Exception as XX’ to be python 2.4 compatible

* Replace ‘== False’ with ‘is False’ for PEP8 Test

* Update documentation to be Yaml compatible

* Lisg all method imported from module_utils.aos

* Refactor to align with collection.find() changes

* Update examples by @gundalow’s  recommendations

* Update Documentation per @gundalow’s recommendations

* Change the license per @gundalow recommendation

* Add exception handling for get_aos_session

* Change Auth format and add check_aos_version() to check minimum version

* Add a check for minimum version

* Refactor ‘src’ into ‘content’ to allow more options
Remove get_display_name_from_file in aos.py
Add content_to_dict in aos.py

* Fix variable name in do_load_resource

* Add mention of aos.py in module_utilities doc

* Add try/except for import yaml

* Add try/Except around main block of code and function

* Refactor to auto detect content_format, update doc accordingly

* Change create_new_ip_pool inputs

* Remove unused import

* Remove in_use as it’s never used

* Fix doc format

* Add version number in requirement doc
2017-02-09 22:22:56 +00:00
..
dev_guide New Module : aos_ip_pool as part of network/aos (#21044) 2017-02-09 22:22:56 +00:00
modules consolidated docs 2017-01-06 09:16:59 -05:00
roadmap [WIP] Added in bullet of Python 2.4+2.5 support discontinuation (#19264) 2017-02-09 15:57:00 +00:00
become.rst become options dont qualify as new anymore 2017-02-08 11:51:15 -05:00
committer_guidelines.rst consolidated docs 2017-01-06 09:16:59 -05:00
common_return_values.rst better sections for module return docs 2017-01-09 20:18:30 -05:00
community.rst No more split repos (#20804) 2017-01-29 13:04:10 -08:00
conf.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
faq.rst Fix double colon which fixes block rendering 2017-01-17 10:25:15 -05:00
galaxy.rst consolidated docs 2017-01-06 09:16:59 -05:00
glossary.rst consolidated docs 2017-01-06 09:16:59 -05:00
guide_aws.rst consolidated docs 2017-01-06 09:16:59 -05:00
guide_azure.rst consolidated docs 2017-01-06 09:16:59 -05:00
guide_cloudstack.rst Fix all RST errors for docs/docsite/rst (#20005) 2017-01-07 11:38:52 -08:00
guide_docker.rst consolidated docs 2017-01-06 09:16:59 -05:00
guide_gce.rst consolidated docs 2017-01-06 09:16:59 -05:00
guide_rax.rst consolidated docs 2017-01-06 09:16:59 -05:00
guide_rolling_upgrade.rst Fix all RST errors for docs/docsite/rst (#20005) 2017-01-07 11:38:52 -08:00
guide_vagrant.rst consolidated docs 2017-01-06 09:16:59 -05:00
guides.rst consolidated docs 2017-01-06 09:16:59 -05:00
index.rst consolidated docs 2017-01-06 09:16:59 -05:00
intro.rst consolidated docs 2017-01-06 09:16:59 -05:00
intro_adhoc.rst consolidated docs 2017-01-06 09:16:59 -05:00
intro_bsd.rst Fix all RST errors for docs/docsite/rst (#20005) 2017-01-07 11:38:52 -08:00
intro_configuration.rst Module utils default path (#20913) 2017-02-02 17:48:53 -08:00
intro_dynamic_inventory.rst consolidated docs 2017-01-06 09:16:59 -05:00
intro_getting_started.rst consolidated docs 2017-01-06 09:16:59 -05:00
intro_installation.rst Update intro_installation.rst (#20854) 2017-01-31 11:58:23 -08:00
intro_inventory.rst Update docker example on Inventory page (#20209) 2017-01-12 18:57:27 -08:00
intro_networking.rst fix missing ident in provider dict assignment (#21089) 2017-02-07 10:54:49 -08:00
intro_patterns.rst Fix all RST errors for docs/docsite/rst (#20005) 2017-01-07 11:38:52 -08:00
intro_windows.rst Added info on ntlm and credssp, updated configure script for credssp (#21175) 2017-02-08 17:00:58 -08:00
modules.rst Doc module meta (#20093) 2017-01-10 12:58:22 -08:00
modules_intro.rst Fix all RST errors for docs/docsite/rst (#20005) 2017-01-07 11:38:52 -08:00
modules_support.rst Doc module meta (#20093) 2017-01-10 12:58:22 -08:00
playbooks.rst Doc fixes (#20353) 2017-01-17 18:55:03 -08:00
playbooks_acceleration.rst consolidated docs 2017-01-06 09:16:59 -05:00
playbooks_advanced_syntax.rst Fix all RST errors for docs/docsite/rst (#20005) 2017-01-07 11:38:52 -08:00
playbooks_async.rst consolidated docs 2017-01-06 09:16:59 -05:00
playbooks_best_practices.rst added note about custom modules/plugins in roles 2017-01-12 20:15:09 -05:00
playbooks_blocks.rst added clarification on directives/blocks 2017-01-16 11:01:55 -05:00
playbooks_checkmode.rst consolidated docs 2017-01-06 09:16:59 -05:00
playbooks_conditionals.rst Doc fixes (#20353) 2017-01-17 18:55:03 -08:00
playbooks_debugger.rst Fix all RST errors for docs/docsite/rst (#20005) 2017-01-07 11:38:52 -08:00
playbooks_delegation.rst consolidated docs 2017-01-06 09:16:59 -05:00
playbooks_environment.rst consolidated docs 2017-01-06 09:16:59 -05:00
playbooks_error_handling.rst fixed phrasing on 0 being non error 2017-01-13 20:55:45 -05:00
playbooks_filters.rst Fix versionadded on math filters section (#20674) 2017-01-26 13:41:30 -05:00
playbooks_filters_ipaddr.rst Doc fixes (#20353) 2017-01-17 18:55:03 -08:00
playbooks_intro.rst Fix all RST errors for docs/docsite/rst (#20005) 2017-01-07 11:38:52 -08:00
playbooks_lookups.rst added example keyring looukp 2017-01-31 17:50:09 -05:00
playbooks_loops.rst Update loop docs to also describe register:'s value when inside loop. (#20991) 2017-02-02 15:02:28 -08:00
playbooks_prompts.rst Update references to Passlib as homepage/docsite moved (#20082) 2017-01-10 13:17:32 +00:00
playbooks_roles.rst Fix all RST errors for docs/docsite/rst (#20005) 2017-01-07 11:38:52 -08:00
playbooks_special_topics.rst consolidated docs 2017-01-06 09:16:59 -05:00
playbooks_startnstep.rst consolidated docs 2017-01-06 09:16:59 -05:00
playbooks_strategies.rst consolidated docs 2017-01-06 09:16:59 -05:00
playbooks_tags.rst clarified tag usage 2017-01-25 10:52:07 -05:00
playbooks_templating.rst corrected which app adds plugins 2017-01-18 14:14:28 -05:00
playbooks_tests.rst Doc fixes (#20353) 2017-01-17 18:55:03 -08:00
playbooks_variables.rst Configurable fact path (#18147) 2017-01-12 10:49:04 -05:00
playbooks_vault.rst added docs for vault and made trigger shorter: !vault (#20985) 2017-02-03 15:28:50 -05:00
porting_guide_2.0.rst Some more code-block fixes 2017-01-07 11:47:35 -08:00
python_3_support.rst consolidated docs 2017-01-06 09:16:59 -05:00
quickstart.rst consolidated docs 2017-01-06 09:16:59 -05:00
test_strategies.rst consolidated docs 2017-01-06 09:16:59 -05:00
tower.rst consolidated docs 2017-01-06 09:16:59 -05:00
YAMLSyntax.rst consolidated docs 2017-01-06 09:16:59 -05:00