mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-09-08 21:27:36 +02:00
build
This commit is contained in:
@@ -5,10 +5,10 @@
|
|||||||
- name: Include vault
|
- name: Include vault
|
||||||
ansible.builtin.include_vars:
|
ansible.builtin.include_vars:
|
||||||
file: jaydee.yml
|
file: jaydee.yml
|
||||||
|
|
||||||
- name: Include facts
|
- name: Include facts
|
||||||
ansible.builtin.include_role:
|
ansible.builtin.include_role:
|
||||||
name: setup
|
name: setup
|
||||||
|
|
||||||
when: ansible_facts.architecture is not defined
|
when: ansible_facts.architecture is not defined
|
||||||
|
|
||||||
- name: Upgrade Debian
|
- name: Upgrade Debian
|
||||||
|
|||||||
@@ -6,4 +6,4 @@ aliases:
|
|||||||
gk: "git clone git@gitlab.sectorq.eu:jaydee/kubernetes.git"
|
gk: "git clone git@gitlab.sectorq.eu:jaydee/kubernetes.git"
|
||||||
|
|
||||||
use_local_repo: true
|
use_local_repo: true
|
||||||
net_driver: flannel
|
net_driver: calico
|
||||||
Reference in New Issue
Block a user