mirror of
https://gitlab.sectorq.eu/jaydee/ansible.git
synced 2025-01-23 20:39:26 +00:00
bitwarden
This commit is contained in:
parent
2fc9af3c1e
commit
6164cc3b95
10
hosts.yml
10
hosts.yml
@ -116,12 +116,12 @@ datacenter:
|
||||
hosts:
|
||||
morefine.home.lan:
|
||||
vars:
|
||||
ansible_user: root
|
||||
ansible_password: l4c1j4yd33Du5lo
|
||||
ansible_ssh_user: root
|
||||
ansible_ssh_pass: l4c1j4yd33Du5lo
|
||||
ansible_user: jd
|
||||
ansible_password: q
|
||||
ansible_ssh_user: jd
|
||||
ansible_ssh_pass: q
|
||||
ansible_become_user: root
|
||||
ansible_become_password: l4c1j4yd33Du5lo
|
||||
ansible_become_password: q
|
||||
|
||||
containers:
|
||||
children:
|
||||
|
@ -1,6 +1,5 @@
|
||||
- hosts: "{{ hosts }}"
|
||||
tasks:
|
||||
|
||||
# Deploy SSH Key
|
||||
# --
|
||||
- name: Create a directory if it does not exist
|
||||
|
Loading…
x
Reference in New Issue
Block a user