upt playbook

This commit is contained in:
jaydee 2023-10-26 10:27:19 +02:00
parent 9d7db514fa
commit 32a0a219a2

View File

@ -3,7 +3,8 @@ vars:
steps: 10
- name: Change creds
import_playbook: 00_tst.yml
when: steps > 1
when:
- steps > 1
- name: Initial
import_playbook: 00_initial_adjustments.yml
- name: Apt update