added fugu host
parent
d88d8ece2e
commit
a999c6949c
12
deploy.yml
12
deploy.yml
|
@ -47,4 +47,14 @@
|
|||
- rilla
|
||||
- ansible
|
||||
- woodpecker
|
||||
use_lbu: false
|
||||
|
||||
- name: fugu deployment
|
||||
hosts: fugu
|
||||
become: true
|
||||
become_method: doas
|
||||
roles:
|
||||
- basic
|
||||
vars:
|
||||
users:
|
||||
- rilla
|
||||
- ansible
|
||||
|
|
Loading…
Reference in New Issue