Files
ansible_collection_centurion/CHANGELOG.md

68 lines
1.1 KiB
Markdown

## 0.5.1 (2025-01-01)
### Fix
- **playbook**: Add Trace output for inventory upload
## 0.5.0 (2025-01-01)
### Feat
- **playbook**: Add Trace output for inventory upload
### Fix
- **playbook**: Correct Centurion ENV Vars
## 0.4.2 (2024-12-31)
### Fix
- **playbook**: Use API v2 path for Teams
- **playbook**: use API v2 path for Teams
- **playbook**: use API v2 path for uploading inventory
## 0.4.1 (2024-08-23)
### Fix
- **ci**: set collection name
## 0.4.0 (2024-08-23)
### Feat
- **playbook**: Add playbook for teams creation and permissions
- **playbook**: Add playbook for inventory collection and publish to centurion
### Fix
- **teams_playbook**: Delete ansible.cfg
- **teams**: replace PATCH -> POST
## 0.3.0 (2024-07-31)
### Feat
- **inventory**: Create groups from organizations
- **inventory**: Fetch groups and group config
- **inventory**: remove device config
## 0.2.0 (2024-07-31)
### Feat
- **inventory**: add inventory file for centurion
## 0.1.0 (2024-07-31)
### Feat
- **plugin**: Centurion ERP inventory plugin
### Fix
- **plugin**: correct plugin to use inventory file
## 0.0.1 (2024-07-03)