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
ab860afa6d
commit
908836cd2e
@ -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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user