Ansible for Lazy Admins
ATT&CK techniques detected
T1021.004SSH
69%
“way of deploying ssh across my servers and i want it to be super easy. my ssh. yml file will look like this : — - hosts : all become : yes tasks : - name : configure ssh options to system spec template : src = / etc / ansible / roles / common / templates / ssh. conf. j2 dest = / …”
Which technique(s) should be tagged here? Pick zero or more — leaving blank just records that the original was wrong.
No matches for .
Loading techniques…
T1053.005Scheduled Task
63%
“here means apt - get upgrade changed : [ 33. 44. 55. 66 ] task [ check if a reboot is required ] * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * ok : [ 11. 22. 33. 44 ] ok : [ 33. 44. 55. 66 ] task [ reboot the server ] * * * * * * * * * * * …”
Which technique(s) should be tagged here? Pick zero or more — leaving blank just records that the original was wrong.
No matches for .
Loading techniques…
Summary
Jordan Drysdale // For the lazy server and system admins, automating those boring functions of updating packages, finding outdated ones, checking scans, et cetera, Ansible has some very nice features. […]
The post Ansible for Lazy Admins appeared first on Black Hills Information Security, Inc..