mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-03 00:03:05 +02:00
upt playbook
This commit is contained in:
@ -3,7 +3,8 @@ vars:
|
|||||||
steps: 10
|
steps: 10
|
||||||
- name: Change creds
|
- name: Change creds
|
||||||
import_playbook: 00_tst.yml
|
import_playbook: 00_tst.yml
|
||||||
when: steps > 1
|
when:
|
||||||
|
- steps > 1
|
||||||
- name: Initial
|
- name: Initial
|
||||||
import_playbook: 00_initial_adjustments.yml
|
import_playbook: 00_initial_adjustments.yml
|
||||||
- name: Apt update
|
- name: Apt update
|
||||||
|
Reference in New Issue
Block a user