Hosts fixes
This commit is contained in:
parent
e9084cc0f8
commit
a9c0520bbf
3 changed files with 14 additions and 9 deletions
|
|
@ -63,3 +63,7 @@ truenas.local.cobb.lgbt {
|
|||
}
|
||||
}
|
||||
}
|
||||
|
||||
termix.local.cobb.lgbt {
|
||||
reverse_proxy 10.69.2.52:8082
|
||||
}
|
||||
|
|
|
|||
|
|
@ -19,6 +19,7 @@
|
|||
- name: Create users
|
||||
ansible.builtin.include_tasks: users.yaml
|
||||
loop:
|
||||
- adhdgirl
|
||||
- annika
|
||||
- moosetheory
|
||||
loop_control:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue