Merge pull request #205 from Akasurde/i204

csh: Define ``ECHO`` and ``COMMAND_SEP``

Reviewed-by: https://github.com/apps/ansible-zuul
This commit is contained in:
ansible-zuul[bot]
2021-06-09 17:28:12 +00:00
committed by GitHub
2 changed files with 7 additions and 0 deletions

View File

@@ -0,0 +1,3 @@
---
bugfixes:
- csh - define ``ECHO`` and ``COMMAND_SEP`` (https://github.com/ansible-collections/ansible.posix/issues/204).