You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
22 lines
718 B
22 lines
718 B
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_pw_rules.yml
|
|
13. ansible-set-static-ip.yml
|