mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-07-01 23:48:32 +02:00
upt playbook
This commit is contained in:
@ -2,7 +2,7 @@
|
|||||||
- name: Change creds
|
- name: Change creds
|
||||||
import_playbook: 00_tst.yml
|
import_playbook: 00_tst.yml
|
||||||
when:
|
when:
|
||||||
- int(steps) > 1
|
- steps | int > 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