v0.2.0 - rename set_locale to locale_config, add test_connection.yml playbook and update READMEs
This commit is contained in:
@@ -8,7 +8,7 @@ namespace: dede
|
||||
name: common
|
||||
|
||||
# The version of the collection. Must be compatible with semantic versioning
|
||||
version: 0.1.4
|
||||
version: 0.2.0
|
||||
|
||||
# The path to the Markdown (.md) readme file. This path is relative to the root of the collection
|
||||
readme: README.md
|
||||
@@ -46,7 +46,7 @@ dependencies: {}
|
||||
repository: https://gitea.wululu.de/dede/ansible-common
|
||||
|
||||
# The URL to any online docs
|
||||
documentation: https://gitea.wululu.de/dede/ansible-common/wiki
|
||||
documentation: https://gitea.wululu.de/dede/ansible-common/src/branch/main/README.md
|
||||
|
||||
# The URL to the homepage of the collection/project
|
||||
homepage: https://gitea.wululu.de/dede/ansible-common
|
||||
@@ -66,4 +66,3 @@ build_ignore: []
|
||||
# 'omit_default_directives' is a boolean that controls whether the default directives are used. Mutually exclusive
|
||||
# with 'build_ignore'
|
||||
# manifest: null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user