mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
upt playbook
This commit is contained in:
parent
9d7db514fa
commit
32a0a219a2
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user