Merge "Fix a typo in the explanatory note"

This commit is contained in:
Zuul 2020-09-01 22:26:42 +00:00 committed by Gerrit Code Review
commit cc4c6e8545
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@
# License for the specific language governing permissions and limitations
# under the License.
#
# Create a backup for each database into seperate files.
# Create a backup for each database into separate files.
- name: Get database root password
command: |
hiera -c '{{ tripleo_backup_and_restore_hiera_config_file }}' 'mysql::server::root_password'