upt playbook

This commit is contained in:
jaydee 2023-10-26 10:32:52 +02:00
parent b95e66a4f3
commit ab860afa6d

View File

@ -2,7 +2,7 @@
- name: Change creds
import_playbook: 00_tst.yml
when:
- steps > 1
- int(steps) > 1
- name: Initial
import_playbook: 00_initial_adjustments.yml
- name: Apt update