|
|
|
@ -0,0 +1,21 @@ |
|
|
|
Hier sind die Schritte zur Installation aufgeführt |
|
|
|
--------------------------------------------------- |
|
|
|
|
|
|
|
Ansible docker05 Testlauf |
|
|
|
1. Linux VM aufsetzen |
|
|
|
2. shell script Kopieren /root -> ausführen |
|
|
|
a. vi /etc/apt/sources.list -> cdrom source löschen |
|
|
|
b. ssh -i /ansible/.ssh/ansible ansible@172.20.1.169 |
|
|
|
Playbooks ausführen |
|
|
|
1. ansible-set_tz_hostname.yml |
|
|
|
2. ansible-harden_ssh.yml |
|
|
|
3. ansible-swappiness.yml |
|
|
|
4. ansible-update_timers.yml |
|
|
|
5. ansible-required_pkgs.yml |
|
|
|
6. ansible-config_fw.yml |
|
|
|
7. ansible-setup_docker.yml |
|
|
|
8. ansible-bash_aliases.yml |
|
|
|
9. ansible-setup_watchtower.yml |
|
|
|
10. ansible-setup_ssh_tunnel.yml |
|
|
|
11. ansible-setup_admins.yml |
|
|
|
12. ansible-set-static-ip.yml |