You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/docs/templates
Jordan Borean b6791e6ae3
ansible-galaxy: add collection sub command (#57106)
* ansible-galaxy: add collection init sub command

* Fix changelog and other sanity issues

* Slim down skeleton structure, fix encoding issue on template

* Fix doc generation code to include sub commands

* Added build step

* Tidy up the build action

* Fixed up doc changes and slight testing tweaks

* Re-organise tests to use pytest

* Added publish step and fixed up issues after working with Galaxy

* Unit test improvments

* Fix unit test on 3.5

* Add remaining build tests

* Test fixes, make the integration tests clearer to debug on failures

* Removed unicode name tests until I've got further clarification

* Added publish unit tests

* Change expected length value

* Added collection install steps, tests forthcoming

* Added unit tests for collection install entrypoint

* Added some more tests for collection install

* follow proper encoding rules and added more tests

* Add remaining tests

* tidied up tests and code based on review

* exclude pre-release versions from galaxy API
5 years ago
..
cli_rst.j2 ansible-galaxy: add collection sub command (#57106) 5 years ago
config.rst.j2 Docs on general precedence (#50201) 5 years ago
list_of_CATEGORY_modules.rst.j2 Docs: Show parameter types (in purple) (#49966) 6 years ago
list_of_CATEGORY_plugins.rst.j2 Some more fixes for the docs :ref: disambiguation 6 years ago
man.j2 Fix man page template typo. (#48585) 6 years ago
modules_by_category.rst.j2 Reduce warnings (#39254) 6 years ago
modules_by_support.rst.j2 Modules tocfix (#51077) 6 years ago
playbooks_keywords.rst.j2 Docs on general precedence (#50201) 5 years ago
plugin.rst.j2 Improve rendering of default lists (#56041) 5 years ago
plugin_deprecation_stub.rst.j2 Docs: adding stub page for module/plugin aliases (#54448) 5 years ago
plugins_by_category.rst.j2 Generate plugin rst (#28901) 7 years ago
plugins_by_support.rst.j2 Generate plugin rst (#28901) 7 years ago