bb69b667f0
This patch updates all the roles to the latest available SHA's, updates all the OpenStack Service SHA's and also updates the appropriate python requirements pins. Change-Id: Ifc77c02d456500651e8adcaf9338f81601e2c148
8 lines
319 B
YAML
8 lines
319 B
YAML
---
|
|
fixes:
|
|
- The security role now handles ``ssh_config`` files that contain
|
|
``Match`` stanzas. A marker is added to the configuration file and any new
|
|
configuration items will be added below that marker. In addition, the
|
|
configuration file is validated for each change to the ssh configuration
|
|
file.
|