mirror of
https://github.com/KevinMidboe/schleppe-ha-project.git
synced 2026-02-12 10:39:07 +00:00
remove unused ansible resources
This commit is contained in:
@@ -1,6 +0,0 @@
|
||||
---
|
||||
# CI specific vars
|
||||
|
||||
users:
|
||||
- root
|
||||
ssh_keys_users: ['drone']
|
||||
@@ -1,5 +0,0 @@
|
||||
---
|
||||
# Consul server specific
|
||||
consul_is_server: true
|
||||
consul_is_ui: true
|
||||
consul_bootstrap_expect: 1
|
||||
@@ -6,12 +6,3 @@ dns_nameservers:
|
||||
- "2606:4700:4700::1001"
|
||||
|
||||
default_user: "kevin"
|
||||
|
||||
# Consul cluster
|
||||
consul_datacenter: "schleppe"
|
||||
consul_servers:
|
||||
- "10.0.0.140"
|
||||
- "10.0.0.141"
|
||||
- "10.0.0.142"
|
||||
consul_install_dnsmasq: false
|
||||
|
||||
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
# python path
|
||||
ansible_python_interpreter: /usr/local/bin/python3
|
||||
|
||||
users:
|
||||
- kevin
|
||||
@@ -1,6 +0,0 @@
|
||||
---
|
||||
apt_packages:
|
||||
- git
|
||||
- build-essential
|
||||
- openjdk-21-jdk
|
||||
minecraft_version: 1.20.6
|
||||
@@ -1,2 +0,0 @@
|
||||
---
|
||||
proxmox_install_qemu_guest_agent: true
|
||||
@@ -1,2 +0,0 @@
|
||||
---
|
||||
ssh_keys_users: ['kevin', 'kasper']
|
||||
Reference in New Issue
Block a user