upt playbook

This commit is contained in:
jaydee
2023-10-24 00:11:12 +02:00
parent 327ea6f1a7
commit d6b39085a2
8 changed files with 26 additions and 66 deletions

View File

@ -5,8 +5,10 @@
import_playbook: 00_initial_adjustments.yml
- name: Apt update
import_playbook: 00_apt_upgrade.yml
- name: Check for reboot
import_playbook: 00_check_for_reboot.yml
- name: Activate display
import_playbook: 00_test.yml
import_playbook: 00_setup_display.yml
- name: Install LDAP
import_playbook: 00_install_ldap_client.yml
- name: Install Docker