1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/docs/docsite/rst
Brian Coca 2ed46e04f4 more updates to plugin/config generation (#30787)
* fixed module generation

added missing lookup page
point to plugins when plugins
made modules singular
add display for verbose an debug messages
nicer templating, changed generation order for ref
corrected links
moved most of lookup docs to plugin section

* Copy edits
* Fixed typos
* Clarified wording
2017-10-11 00:15:25 -04:00
..
community Fixed RST hyperlink issues (#31394) 2017-10-06 01:30:10 -07:00
dev_guide Add a hack to test whether type=path should be used in a module 2017-10-09 21:15:56 -07:00
modules consolidated docs 2017-01-06 09:16:59 -05:00
plugins more updates to plugin/config generation (#30787) 2017-10-11 00:15:25 -04:00
roadmap corrected import_play into to import_playbook (#30853) 2017-09-26 17:27:21 -04:00
become.rst become options dont qualify as new anymore 2017-02-08 11:51:15 -05:00
command_line_tools.rst Plugin doc update edits for #30490 (#30889) 2017-09-25 15:37:33 -07:00
committer_guidelines.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
common_return_values.rst fix typos in various modules and docsite (#28747) 2017-08-29 17:59:41 +02:00
community.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
conf.py Misc docs fixes 2017-08-22 11:52:30 -07:00
faq.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
galaxy.rst Cleaning up use of include: in docs (#30466) 2017-09-17 18:02:46 +00:00
glossary.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
guide_aws.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
guide_azure.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
guide_cloudstack.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
guide_docker.rst consolidated docs 2017-01-06 09:16:59 -05:00
guide_gce.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
guide_kubernetes.rst Adds k8s_common.py (#22899) 2017-03-28 02:27:28 +02:00
guide_packet.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
guide_rax.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
guide_rolling_upgrade.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
guide_vagrant.rst consolidated docs 2017-01-06 09:16:59 -05:00
guides.rst Add guide for Packet host (#21346) 2017-04-20 14:57:34 +01:00
index.rst decelerate docs! 2017-09-20 17:30:59 -04:00
intro.rst Some cleanup of the intro and getting started sections. (#25083) 2017-05-28 01:42:50 -07:00
intro_adhoc.rst Remove git:// urls from docsite and from packaging (#30459) 2017-10-03 12:16:25 -07:00
intro_bsd.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
intro_configuration.rst Plugin doc update edits for #30490 (#30889) 2017-09-25 15:37:33 -07:00
intro_dynamic_inventory.rst Update places we mention env vars to use :envvar: (#28887) 2017-09-01 14:52:18 -07:00
intro_getting_started.rst decelerate docs! 2017-09-20 17:30:59 -04:00
intro_installation.rst Make YUM repo URL clickable again (#31264) 2017-10-03 22:32:20 -07:00
intro_inventory.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
intro_networking.rst Update places we mention env vars to use :envvar: (#28887) 2017-09-01 14:52:18 -07:00
intro_patterns.rst Fix all RST errors for docs/docsite/rst (#20005) 2017-01-07 11:38:52 -08:00
intro_windows.rst document the required variables for using Windows certificates (#29112) 2017-09-08 12:52:25 +10: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 Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
network_debug_troubleshooting.rst Improve and link Network Proxy docs (#31316) 2017-10-05 18:47:32 +01:00
playbook_pathing.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
playbooks.rst Imports and includes (#25399) 2017-06-06 16:39:48 -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 move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
playbooks_best_practices.rst corrected import_play into to import_playbook (#30853) 2017-09-26 17:27:21 -04:00
playbooks_blocks.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
playbooks_checkmode.rst Fix trailing space in ec2_vol example, fix 'the the' typos (#28440) 2017-08-19 23:00:51 +02:00
playbooks_conditionals.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
playbooks_debugger.rst Fix all RST errors for docs/docsite/rst (#20005) 2017-01-07 11:38:52 -08:00
playbooks_delegation.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
playbooks_environment.rst Revert "made example not fail" 2017-04-10 12:17:19 -04:00
playbooks_error_handling.rst Add example task succeeding when RC is non-zero (#23698) 2017-04-18 14:17:52 +00:00
playbooks_filters.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
playbooks_filters_ipaddr.rst Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
playbooks_intro.rst Cleaning up use of include: in docs (#30466) 2017-09-17 18:02:46 +00:00
playbooks_lookups.rst more updates to plugin/config generation (#30787) 2017-10-11 00:15:25 -04:00
playbooks_loops.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
playbooks_prompts.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
playbooks_python_version.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
playbooks_reuse.rst Misc docsite fixes (#30290) 2017-09-14 11:17:56 -04:00
playbooks_reuse_includes.rst updated plugin docs (#30490) 2017-09-22 23:19:50 -04:00
playbooks_reuse_roles.rst Misc docsite fixes (#30290) 2017-09-14 11:17:56 -04:00
playbooks_roles.rst Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
playbooks_special_topics.rst updated plugin docs (#30490) 2017-09-22 23:19:50 -04:00
playbooks_startnstep.rst consolidated docs 2017-01-06 09:16:59 -05:00
playbooks_strategies.rst Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
playbooks_tags.rst move from with_<lookup>: to loop: 2017-10-10 15:43:49 -04:00
playbooks_templating.rst Imports and includes (#25399) 2017-06-06 16:39:48 -05:00
playbooks_tests.rst Minor fix for typo - ismount to is_mount 2017-07-24 08:56:46 -04:00
playbooks_variables.rst updated plugin docs (#30490) 2017-09-22 23:19:50 -04:00
playbooks_vault.rst Misc docsite fixes (#30290) 2017-09-14 11:17:56 -04:00
plugins.rst Plugin doc update edits for #30490 (#30889) 2017-09-25 15:37:33 -07:00
porting_guide_2.0.rst Add a code-smell test for smart quotes and remove smart quotes from all files 2017-09-18 16:49:16 -07:00
porting_guide_2.3.rst Improve and link Network Proxy docs (#31316) 2017-10-05 18:47:32 +01:00
porting_guide_2.4.rst clarified inventory_dir changes for 2.4 (#31484) 2017-10-09 20:56:32 -07:00
porting_guide_2.5.rst Update removed_in_version to 2.9 for network module top level cred args (#30416) 2017-09-15 21:20:07 +05:30
porting_guides.rst porting_guide_2.5.rst stub (#30311) 2017-09-13 23:20:51 +01:00
python_3_support.rst correct the Python 3 Pip environment setup instructions (#30988) 2017-09-28 13:21:38 +10:00
quickstart.rst consolidated docs 2017-01-06 09:16:59 -05:00
release_and_maintenance.rst Link to all the porting guides instead of just the 2.0 one (#30671) 2017-09-21 10:32:13 +00:00
test_strategies.rst consolidated docs 2017-01-06 09:16:59 -05:00
tower.rst Use HTTPS instead of legacy HTTP for ansible.com (#16870) 2017-02-15 16:09:33 -08:00
vault.rst Fixed RST hyperlink issues (#31394) 2017-10-06 01:30:10 -07:00
YAMLSyntax.rst Add some additional value quoting examples (#20464) 2017-03-05 01:27:54 -08:00