Releases: wcm-io-devops/ansible-conga-aem-cms
Releases · wcm-io-devops/ansible-conga-aem-cms
2.1.0
Fixed
- Issues with wcm_io_devops.aem_service in wcm_io_devops.conga_aem_packages
Updated
Roles
name | from | to |
---|---|---|
wcm_io_devops.conga_aem_packages | 2.0.0 | 2.1.0 |
2.0.0
Added
- Ansible 2.8 compatibility (#9)
- Remove conga_bundle_files_handlers since we are performing a direct restart inside the wcm_io_devops.conga_bundle_files role now
- Do not use handler to restart the AEM instance, explicitly restart the instance when copy task in conga_files has changed.
- Restart AEM when not restarted during package installation and wcm_io_devops.conga_files or wcm_io_devops.conga_bundle_files have changed
Updated
Roles
name | from | to |
---|---|---|
wcm_io_devops.conga_facts | 1.0.1 | 1.1.0 |
wcm_io_devops.conga_files | 1.0.1 | 1.1.0 |
wcm_io_devops.aem_service | 1.2.0 | 1.3.0 |
wcm_io_devops.conga_bundle_files | 1.2.0 | 2.0.0 |
wcm_io_devops.conga_aem_packages | 1.3.0 | 2.0.0 |
1.2.0
Updated
Roles
name | from | to |
---|---|---|
wcm_io_devops.conga_facts | 1.0.0 | 1.0.1 |
wcm_io_devops.conga_files | 1.0.0 | 1.0.1 |
wcm_io_devops.aem_service | 1.1.0 | 1.2.0 |
wcm_io_devops.conga_bundle_files | 1.1.0 | 1.2.0 |
wcm_io_devops.conga_aem_packages | 1.2.0 | 1.3.0 |
1.1.0
Updated
- migrated from
include
toinclude_tasks
- increased
min_ansible_version
to2.4
- Update Ansible role dependency
wcm_io_devops.aem_service
to1.1.0
- Update Ansible role dependency
wcm_io_devops.aem_security
to1.1.0
- Update Ansible role dependency
wcm_io_devops.conga_bundle_files
to1.1.0
- Update Ansible role dependency
wcm_io_devops.conga_aem_packages
to1.2.0
Fixed
- Galaxy lint issues
1.0.0
Added
- Explicitely including wcm_io_devops.aem_service because wcm_io_devops.aem_service dependency is now disabled in wcm_io_devops.conga_bundle_files and wcm_io_devops.conga_aem_packages
- Applying security changes by using wcm_io_devops.aem_security
- Deployment of crypto keys by using wcm_io_devops.conga_bundle_files
Updated
- renamed role from
conga-aem-cms
towcm_io_devops.conga_aem_cms
- Disabling wcm_io_devops.aem_service dependency from wcm_io_devops.conga_aem_packages by passing
conga_aem_packages_standalone = false
Dependencies
- Renamed dependencies to match new namespace
wcm_io_devops
and new Ansible Galaxy naming conventions.
Pre-Release 0.9.0
Initial (pre-)release in preparation of 1.0.0