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
azenk bdf0ab451e Add role skeleton support (#17079)
* Add role skeleton support

The default role skeleton used by ansible-galaxy is good, but it doesn't
allow organizations to customize it to suit their needs.  This patch
addresses that by adding the option to point ansible-galaxy at a
role skeleton directory.  The contents of this directory are then
copied (or rendered) into the output role directory.  Appropriate
command line options and configuration entries are added to allow for
further customization from the role skeleton.

* Remove dependency on platforms list from test

Platforms are no longer provided to the template by galaxy init.
Removing the code in our test meta/main.yml template that relied on it.

* Fix whitespace issue
2017-03-01 20:23:18 -05:00
..
dev_guide Make the metadata docs agree with what's currently implemented 2017-02-27 09:27:00 -05:00
modules consolidated docs 2017-01-06 09:16:59 -05:00
roadmap CHANGELOG/roadmap updates for Windows 2017-02-17 00:10:17 -08: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 Don't mix deprecations messages with warnings messages (#21337) 2017-02-13 23:49:39 -05:00
community.rst Make pull-request sentence less ambiguous (#21802) 2017-02-22 17:52:41 -08:00
conf.py PEP 8 indent cleanup. (#20800) 2017-01-29 07:28:53 +00:00
faq.rst Fix Passlib example in FAQ (#21997) 2017-02-27 10:14:02 -05:00
galaxy.rst Add role skeleton support (#17079) 2017-03-01 20:23:18 -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 Use HTTPS instead of legacy HTTP for ansible.com (#16870) 2017-02-15 16:09:33 -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 Fix docs re inventory_ignore_extensions config (#21132) 2017-02-10 00:32:22 -08:00
intro_dynamic_inventory.rst Fix docs re inventory_ignore_extensions config (#21132) 2017-02-10 00:32:22 -08:00
intro_getting_started.rst consolidated docs 2017-01-06 09:16:59 -05:00
intro_installation.rst Move to using a requirements.txt to install the python packages. (#21430) 2017-02-15 06:58:09 -08:00
intro_inventory.rst Update docker example on Inventory page (#20209) 2017-01-12 18:57:27 -08:00
intro_networking.rst Delete link to test-network-modules (#21347) 2017-02-13 18:25:15 +00:00
intro_patterns.rst Fix all RST errors for docs/docsite/rst (#20005) 2017-01-07 11:38:52 -08:00
intro_windows.rst Correct link in documentation (#21894) 2017-02-24 22:37:13 +00: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 Updated wording around support for different modules 2017-02-13 09:40:22 -05: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 Update playbooks_best_practices.rst (#21288) 2017-02-12 00:01:43 -08: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 service state typo 2017-02-14 10:47:37 -05: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 more set/list stuff 2017-02-28 10:44:20 -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 Make password lookup treat /dev/null as a special case 2017-02-15 12:15:09 -08:00
playbooks_loops.rst docks: add missing colon character 2017-03-01 08:26:30 -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 Use HTTPS instead of legacy HTTP for ansible.com (#16870) 2017-02-15 16:09:33 -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 Update playbooks_variables.rst 2017-03-01 13:18:12 -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 Use HTTPS instead of legacy HTTP for ansible.com (#16870) 2017-02-15 16:09:33 -08:00
YAMLSyntax.rst consolidated docs 2017-01-06 09:16:59 -05:00