1.8 KiB
1.8 KiB
Change log
Current version: 0.1.1
v0.1.1 (2022-07-24)
Fix
- galaxy: Quote YAML values (
cbe8d70
) - galaxy: Add sensible content to 'meta/main.yml' (
e223330
) - galaxy: Add empty 'meta/main.yml', see if that's good enough to import via ansible-galaxy (
9801af2
)
Documentation
- meta: Prepare changelog file (
2a49cdc
) - role: Use example FQDN (
e027a5e
) - role: Add example Ansible task output (
8691e6a
) - role: Bring tasks YAML file name in line with role name (
a87b75f
) - role: Bring tasks YAML file name in line with role name (
8245542
) - role: Consistently single-quote variables (
dbe3c66
) - role: Prefix vars with role name (
26cee49
)