mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 15:38:33 +02:00
upt playbook
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user