Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 36 million developers.
Sign up
Popular repositories
-
atom-autocomplete-ansible
Ansible Playbook autocomplete for Atom
-
tettei-nyumon-playbooks
翔泳社『Ansible徹底入門』サンプルPlaybook
-
ansible-kubernetes-coreos
-
azure-mastodon-playbook
Ansible on Azure入門 ハンズオン用Playbook
-
HamlPy
Forked from jessemiller/HamlPy
A converter of HAML like templates into Django templates.
Python 1
-
coffin
Forked from cdleary/coffin
Jinja2 adapter for Django
Python 1
69 contributions in the last year
Contribution activity
May 2019
April 2019
Created a pull request in ansible/ansible that received 4 comments
Add encoding and codepage params to win_command/win_shell (#54896)
SUMMARY Add new encoding and codepage params to win_command/win_shell. Now you can set custom encoding to stdout/stderr. Since the default encoding…
Created an issue in ansible/ansible that received 1 comment
The output of win_command / win_shell become corrupted with some commands in Japanese.
SUMMARY Some windows commands do not support Unicode yet, and when the system default display language is Japanese, the output encoding become cp932.