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