upt playbook

This commit is contained in:
jaydee 2023-10-26 10:33:47 +02:00
parent ab860afa6d
commit 908836cd2e

View File

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