Jump to letter: [
          
            ABCDEFGKLMNOPRSW
          ]
        
        ansible-collection-microsoft-sql - The Ansible collection for Microsoft SQL Server management
        
        
        - Description:
 
        This RPM installs the microsoft.sql Ansible
collection that provides the server role for Microsoft SQL
Server management. This RPM also installs the microsoft.sql-server role
in the legacy roles format for users of Ansible < 2.9.
 
        
        Packages
        
        
            | ansible-collection-microsoft-sql-1.2.4-2.el7_9.noarch
              [65 KiB] | 
            
              Changelog
              by Sergei Petrosian (2022-11-07):
              - Fix changing symlink to directory with update from 1.1.1-3 to 1.2.4-1
  Resolves: rhbz#2140582 
             | 
        
            | ansible-collection-microsoft-sql-1.2.4-1.el7_9.noarch
              [66 KiB] | 
            
              Changelog
              by Sergei Petrosian (2022-09-23):
              - Simplify spec file
  - Do not install roles to /usr/share/microsoft and then create symlinks
    to /usr/share/ansible/roles/, instead install directly to
    /usr/share/ansible/roles/
  - Remove unused removal of ambiguous python shebangs
  - Remove all loops because this RPM contains only one role
  - Remove defsource - simply define the source for mssql
  - 's|$RPM_BUILD_ROOT|%{buildroot}|' for consistency
  - Remove getarchivedir for simplicity
  - Wrap description by 80 symbols and clarify it
  - Remove tests/.fmf dir from the RPM
  Resolves: rhbz#2129108
- Input multiple sql scripts
  - Allow _input_sql_file vars to accept list of files
  - Flush handlers prior to inputting post sql script
  Resolves: rhbz#2129333
- Use firewall role to configure firewall for SQL Server
  Resolves: rhbz#2129334
             | 
        
            | ansible-collection-microsoft-sql-1.1.1-3.el7_9.noarch
              [36 KiB] | 
            
              Changelog
              by Sergei Petrosian (2022-05-23):
              - Insert the "Ansible managed" comment to /var/opt/mssql/mssql.conf
  Resolves: rhbz#2006233 (EL7)
- Add Requires: ansible-core or ansible to the spec file
  Resolves: rhbz#2089290 (EL7)
- Users now can provide a custom URLs to pull packages and RPM key from
  Resolves: rhbz#2089292 (EL7) 
             | 
        
            | ansible-collection-microsoft-sql-1.1.0-1.el7_9.noarch
              [34 KiB] | 
            
              Changelog
              by Sergei Petrosian (2021-07-21):
              - Add support for Microsoft SQL Server 2017 
             |