[PYTHON] Change the Amazon Linux locale to Japan using Ansible's lineinfile

■ What is Ansible?

■ Change the locale to Japan

■ Confirmation

Friday, July 1, 2016 00:27:46 JST $ strings /etc/localtime TZif2 JCST TZif2 JCST JST-9 $ cat /etc/sysconfig/clock ZONE="Asia/Tokyo" UTC=false ```

The end (^^) v

Recommended Posts

Change the Amazon Linux locale to Japan using Ansible's lineinfile
[Amazon Linux 2] Change from public key authentication to password authentication
Change the Flyweight pattern to Pythonic (?) (3)
Change the Flyweight pattern to Pythonic (?) (2)
A memorandum to change to Manjaro Linux
How to install wkhtmltopdf (Amazon Linux2)
[linux] kill command to kill the process
Change the Flyweight pattern to Pythonic (?) (1)
Introducing Amplify to Amazon Linux 2 AMI
[Python] Change the alphabet to numbers
Script to change the description of fasta
Set the time zone to Japan Standard Time
[Linux] How to use the echo command
How to use the Linux grep command
How to update php on Amazon linux 2
[linux] Split files to the specified size
Upgraded mysql on Cloud9 (Amazon Linux) (5.5 to 5,7)
Notes on using OpenCL on Linux on the RX6800
How to install Anisble on Amazon Linux 2
How to operate Linux from the console
[Amazon Linux] Switching from Python 2 series to Python 3 series
[AWS Lambda] Create a deployment package using the Docker image of Amazon Linux