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