2023-11-26 15:03:21 +00:00
|
|
|
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'
|
2023-12-10 20:42:48 +00:00
|
|
|
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'
|
2023-12-10 21:53:35 +00:00
|
|
|
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'
|