dennisotugo / ansible-role-cis-amazon-linux-2

Continued from https://github.com/anthcourtney/ansible-role-cis-amazon-linux but for Amazon Linux 2
The Unlicense
7 stars 2 forks source link

fixed overwrite 5.4.5 #1

Closed pbokeefe1027 closed 3 years ago

pbokeefe1027 commented 3 years ago

Description

Tasks/level-2/5.4.5.yml current results in overwriting the contents of /etc/profile and /etc/bashrc with the string 'TMOUT=600". The string should be appended to the file instead.