ansible-netcup/changelogs/changelog.yaml

36 Zeilen
927 B
YAML

ancestor: null
releases:
0.1.0:
changes:
release_summary: added inventory module scp
fragments:
- scp-added.yml
plugins:
inventory:
- description: Returns Ansible inventory from netcup SCP
name: scp
namespace: null
release_date: '2023-11-26'
0.1.1:
changes:
release_summary: added nickname_is_hostname config to let the nickname be the
hostname of the host
fragments:
- scp-hostname.yml
release_date: '2023-12-10'
0.1.2:
changes:
minor_changes:
- added additional_info to the config. this allows addtional data to be added
to the inventory
release_summary: added additional_info parameter
fragments:
- scp-additional_info.yml
release_date: '2023-12-10'
0.1.3:
changes:
release_summary: changed owner of collection
fragments:
- owner-change.yml
release_date: '2023-12-30'