tripleo-validations/playbooks/system_encoding.yaml
Sofer Athlan-Guyot 34a85966ca Add system encoding to pre-update stage.
Change-Id: Ia38a8f4e14322f4c96bd2f604a13af6872729aed
(cherry picked from commit 1795aa0322)
2021-04-14 17:35:42 +02:00

15 lines
271 B
YAML

---
- hosts: all
vars:
metadata:
name: System encoding
description: >-
Ensure the local is unicode
groups:
- pre-deployment
- pre-upgrade
- pre-update
system_encoding_debug: false
roles:
- system_encoding