ansible-personal/roles/common
Alan Orth b87f2e2fb0
roles/common: Use command module instead of shell
You should only use the "shell" module when you need shell functions
like flow control and redirects. Also, the "command" module is safer
because it is not affected by the user's environment.
2017-11-05 00:49:03 +02:00
..
files roles/common: Remove old SSH key 2016-04-22 11:24:35 +03:00
handlers roles/common: Reload firewalld instead of restart 2017-11-05 00:27:44 +02:00
tasks roles/common: Use command module instead of shell 2017-11-05 00:49:03 +02:00
templates roles/common: Remove duplicate option in sshd_config 2017-11-01 13:22:18 +02:00