mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2026-03-12 21:32:48 +01:00
build
This commit is contained in:
3
all.yml
3
all.yml
@@ -95,3 +95,6 @@
|
|||||||
- name: docker_swarm
|
- name: docker_swarm
|
||||||
role: docker_swarm
|
role: docker_swarm
|
||||||
tags: docker_swarm
|
tags: docker_swarm
|
||||||
|
- name: cloud_init
|
||||||
|
role: cloud_init
|
||||||
|
tags: cloud_init
|
||||||
@@ -73,6 +73,7 @@ datacenter:
|
|||||||
rocky9:
|
rocky9:
|
||||||
hosts:
|
hosts:
|
||||||
rocky9-vm0[1:9].home.lan:
|
rocky9-vm0[1:9].home.lan:
|
||||||
|
192.168.77.212:
|
||||||
vars:
|
vars:
|
||||||
ansible_python_interpreter: /usr/bin/python3
|
ansible_python_interpreter: /usr/bin/python3
|
||||||
ansible_ssh_user: jd
|
ansible_ssh_user: jd
|
||||||
@@ -80,4 +81,5 @@ datacenter:
|
|||||||
ansible_become_method: su
|
ansible_become_method: su
|
||||||
ansible_become_password: q
|
ansible_become_password: q
|
||||||
ansible_ssh_pass: q
|
ansible_ssh_pass: q
|
||||||
ansible_become_user: root
|
ansible_become_user: root
|
||||||
|
|
||||||
Reference in New Issue
Block a user