This website requires JavaScript.
Explore
Help
Sign In
admin
/
skato-ansible
Watch
1
Star
0
Fork
0
You've already forked skato-ansible
Code
Issues
Pull Requests
Actions
Packages
Projects
3
Releases
Wiki
Activity
Files
0ab26cae6755bd234d9935b63cbfb50f5df3faf0
skato-ansible
/
roles
/
init-server
/
tasks
History
Alex Tavarez
1ecff67cd9
separated out an SSH hardening task as part of refactor
2026-05-29 08:21:15 -04:00
..
contingent
/pkg
created task inclusion handlers to allow for sequential multi-tasks or task blocks that can be called by package installation tasks elsewhere
2026-05-29 08:20:31 -04:00
harden.yml
separated out an SSH hardening task as part of refactor
2026-05-29 08:21:15 -04:00
install-pkgs.yml
further specified task names, corrected task conditional case tests
2026-05-29 07:24:10 -04:00
lock.yml
changed variable used in conditional case, altered task modifying/creating sftp configuration file for SSH to use blockinfile module
2026-05-29 07:40:38 -04:00
spawn.yml
due to refactor, shortened and renamed file to only take care of spawning the server and adding SSH public keys to root user account
2026-05-29 07:32:28 -04:00
ssh-users.yml
changed variable in conditional case for task to 'ansible_user' and uncommented user module task groups list item
2026-05-29 08:13:40 -04:00