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