canonical/cloud-init

[docs]: The term "module" does not appear to be rigorously defined in the documentation

Open

#4,407 opened on Sep 4, 2023

 (4 comments) (0 reactions) (0 assignees)Python (1,108 forks)auto 404
documentationgood first issuehacktoberfest

Repository metrics

Stars
 (3,772 stars)
PR merge metrics
 (PR metrics pending)

Description

Documentation request

https://cloudinit.readthedocs.io/en/latest/reference/modules.html

A simple summary might be: "scripts that can be run via configuration options". A reasonable place to provide this definition might be in the "Tutorials" section in an "Overview" sub-section.

Sources that might provide additional input on providing a simple definition:

see: https://cloudinit.readthedocs.io/en/latest/development/module_creation.html https://wiki.archlinux.org/title/Cloud-init#Modules https://www.hashicorp.com/resources/cloudinit-the-good-parts

Contributor guide