diff options
Diffstat (limited to '')
-rw-r--r-- | examples/playbooks/unicode.transformed.yml | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/examples/playbooks/unicode.transformed.yml b/examples/playbooks/unicode.transformed.yml new file mode 100644 index 0000000..c07e9e7 --- /dev/null +++ b/examples/playbooks/unicode.transformed.yml @@ -0,0 +1,8 @@ +--- +- name: Fixture + hosts: all + tasks: + # cspell:disable-next-line + - name: Some ัะตัั + ansible.builtin.command: + cmd: uname |