v.0.0.1 ionos-ubuntu-01
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
[defaults]
|
||||
inventory=inventory
|
||||
private_key_file=~/.ssh/id_ed25519
|
||||
|
||||
[tiijay]
|
||||
inventory=inventory2
|
||||
private_key_file=~/.ssh/id_ed25519
|
||||
|
||||
12
inventory
12
inventory
@@ -1,4 +1,4 @@
|
||||
[default]
|
||||
[lxc]
|
||||
j-agent-01
|
||||
j-agent-02
|
||||
j-agent-03
|
||||
@@ -8,6 +8,14 @@ jenkins
|
||||
gitea
|
||||
pihole
|
||||
|
||||
[tiijay]
|
||||
[vm]
|
||||
microk8s
|
||||
nginx
|
||||
[vm:vars]
|
||||
ansible_user=tiijay
|
||||
|
||||
[vserver]
|
||||
ionos-ubuntu-01
|
||||
[vserver:vars]
|
||||
ansible_user=root
|
||||
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
---
|
||||
|
||||
- hosts: default
|
||||
- hosts: all
|
||||
become: true
|
||||
|
||||
tasks:
|
||||
|
||||
Reference in New Issue
Block a user