ansible_init #3

Merged
sinibaldi merged 41 commits from ansible_init into main 2025-11-11 14:37:30 +01:00
4 changed files with 12 additions and 3 deletions
Showing only changes of commit 2dd337f09f - Show all commits

View File

@ -24,6 +24,7 @@ main_lab_hosts:
cluster:
hosts:
worker[1:3].home.arpa:
cl1m1.home.arpa:
front:
hosts:
main_lab_edge:

View File

@ -2,6 +2,10 @@ prouction_hosts:
children:
public_access:
hosts:
#cloud.reterup.it:
# ansible_host: 146.48.108.17
#cloud.reterup.it:
#ansible_host: 146.48.108.17
backups:
ansible_host: 146.48.108.12
ftp_server:
hosts:
backups:

View File

@ -36,3 +36,4 @@
- name: Add the mandatory ssh keys to the ansible user
template: src=library/templates/ansible_auth_keys.j2 dest=/srv/ansible/.ssh/authorized_keys owner=ansible group=ansible mode=0600

View File

@ -47,6 +47,9 @@ Management of extra infra nodes [check](non-infra)
### Production
Management of production services, beware!
Hosts are commented by default
### Prox1_lab
Prox mox laboratory