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
|
||||
role: docker_swarm
|
||||
tags: docker_swarm
|
||||
- name: cloud_init
|
||||
role: cloud_init
|
||||
tags: cloud_init
|
||||
@@ -73,6 +73,7 @@ datacenter:
|
||||
rocky9:
|
||||
hosts:
|
||||
rocky9-vm0[1:9].home.lan:
|
||||
192.168.77.212:
|
||||
vars:
|
||||
ansible_python_interpreter: /usr/bin/python3
|
||||
ansible_ssh_user: jd
|
||||
@@ -81,3 +82,4 @@ datacenter:
|
||||
ansible_become_password: q
|
||||
ansible_ssh_pass: q
|
||||
ansible_become_user: root
|
||||
|
||||
Reference in New Issue
Block a user