Bug 2057652
Summary: | mssql - consistently use ansible_managed in configuration files managed by role | ||
---|---|---|---|
Product: | Red Hat Enterprise Linux 9 | Reporter: | Noriko Hosoi <nhosoi> |
Component: | ansible-collection-microsoft-sql | Assignee: | Sergei Petrosian <spetrosi> |
Status: | CLOSED ERRATA | QA Contact: | Daniel Yeisley <dyeisley> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 9.1 | CC: | briasmit, jharuda, nhosoi, rhel-cs-system-management-subsystem-qe, rmeggins, spetrosi |
Target Milestone: | rc | ||
Target Release: | 9.1 | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | role:mssql | ||
Fixed In Version: | ansible-collection-microsoft-sql-1.2.0-1.el9 | Doc Type: | Enhancement |
Doc Text: |
.The Microsoft SQL System Role consistently uses "Ansible_managed" comment in its managed configuration files
The `mssql` role generates the following configuration file:
* `/var/opt/mssql/mssql.conf`
With this update, the Microsoft SQL role inserts the "Ansible managed" comment to the configuration files, using the Ansible standard `ansible_managed` variable. The comment indicates that the configuration files should not be directly edited because the `mssql` role can overwrite the file. As a result, the configuration files contain a declaration stating that the configuration files are managed by Ansible.
|
Story Points: | --- |
Clone Of: | 2044640 | Environment: | |
Last Closed: | 2022-11-15 10:29:27 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 2044640, 2057656, 2057657, 2057661, 2057662 | ||
Bug Blocks: | 2047504, 2047506, 2054363, 2054364, 2054365, 2054367, 2054368, 2054369, 2057645, 2057647 |
Description
Noriko Hosoi
2022-02-23 19:32:28 UTC
Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory (ansible-collection-microsoft-sql bug fix and enhancement update), and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHBA-2022:8154 |