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
cd5593f734
commit
8437173c68
@ -3,10 +3,10 @@
|
||||
hosts: containers
|
||||
gather_facts: false
|
||||
tasks:
|
||||
- debug:
|
||||
msg: "{{ inventory_hostname }}"
|
||||
- debug:
|
||||
msg: "{{ destination_server }}"
|
||||
# - debug:
|
||||
# msg: "{{ inventory_hostname }}"
|
||||
# - debug:
|
||||
# msg: "{{ destination_server }}"
|
||||
- name: Install sqlite3
|
||||
ansible.builtin.apt:
|
||||
name:
|
||||
|
Loading…
x
Reference in New Issue
Block a user