v.0.0.1 ionos-ubuntu-01
This commit is contained in:
@@ -1,7 +1,3 @@
|
|||||||
[defaults]
|
[defaults]
|
||||||
inventory=inventory
|
inventory=inventory
|
||||||
private_key_file=~/.ssh/id_ed25519
|
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-01
|
||||||
j-agent-02
|
j-agent-02
|
||||||
j-agent-03
|
j-agent-03
|
||||||
@@ -8,6 +8,14 @@ jenkins
|
|||||||
gitea
|
gitea
|
||||||
pihole
|
pihole
|
||||||
|
|
||||||
[tiijay]
|
[vm]
|
||||||
microk8s
|
microk8s
|
||||||
nginx
|
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
|
become: true
|
||||||
|
|
||||||
tasks:
|
tasks:
|
||||||
|
|||||||
Reference in New Issue
Block a user