- chore: update version control configuration and settings
- Update commitizen version from
v3.15.0
tov3.20.0
in.pre-commit-config.yaml
- Remove
version_provider
andtag_format
settings inpyproject.toml
- Update the
version_variables
inpyproject.toml
to includegalaxy.yml:version
Signed-off-by: Jonas Mauer <[email protected]> (4ea5017
)
- feat: add to_lintable_yaml filter because default ansible filters produce non-ansible-lintable output... (◔_◔) (
9a5803a
)
- fix: disable tags due to overlaps with hostname (
7ada8e0
)
- build(release): version 0.2.2 (
cc8ae30
)
- fix: Update version variable in pyproject.toml (
e8e0526
)
- build(release): version 0.2.1 (
4d7cfae
)
- fix: version 1.0.0 linting issue and include galaxy.yml in version files (
f49e75f
)
- build(release): version 0.2.0 (
0e013b8
)
- docs: update README with fetch_github_repos module and github_versions lookup plugin (
a9dd72d
)
-
feat: Add fetch_github_repos module for fetching and caching GitHub repository data. (
7579ef6
) -
feat: Add GitHub version lookup plugin (
4046f26
)
- build(release): version 0.1.1 (
a59d44d
)
- fix: Use FQCNs in test_generate_argument_spec.yml (
2e42e3a
)
- refactor: Remove playbooks and templates, adopt README (
e7ae838
)
- style: Update GitHub URL in LICENSE file (
88fa8e1
)
-
build(release): version 0.1.0 (
64dba7a
) -
build: add pre-commit-config and pyproject.toml (
f4aa4ab
) -
build: rename and delte changelog > auto generated (
0c43f14
)
-
feat: add references (
037f463
) -
feat: deprecate platforms list in meta/main.yml (
867786b
) -
feat: simplify meta_platforms dict (
a10b67e
) -
feat: combine platform info in meta_platforms (
d905c98
) -
feat: add playbooks and templates for generating docs (
f41db01
) -
feat: add remove playbook (
a3d87bc
) -
feat: add playbook and template for meta/main.yml (
37ac9c0
) -
feat: group hosts by galaxy_tags (
72c1153
) -
feat: first commit (
9896dc5
) -
feat: first commit (
f9338d7
)
-
fix: template logic and line breaks (
62f3736
) -
fix: var naming (
6089556
) -
fix: update toc (
66d0b02
) -
fix: missing endif and defaults reference (
6f8f09d
) -
fix: docker hub link (
ca245a0
) -
fix: chroot (
d4db0d4
) -
fix: use remote_addr (
9ab9fb7
)
-
refactor: move templates to sub directory (
753061b
) -
refactor(playbooks): split docs.yml in separate plays (
5eba169
) -
refactor: inventory name, playbooks, templates (
03e5463
)
-
style: contributing code block (
1a95f7a
) -
style: explicit become: false (
4cf9966
) -
style: restructure .gitignore (
a3e3ca2
)
- doc(README): adjust description (
ca1a04e
)