bitwarden

This commit is contained in:
jaydee 2024-11-18 10:53:22 +01:00
parent f45bcca765
commit f45fc5d610

View File

@ -1,10 +1,9 @@
- hosts: datacenter
name: Install docker1
name: Install and configure autofs
become: true
become_user: root
gather_facts: false
tasks:
- name: Install docker
- name: Install autofs
ansible.builtin.apt:
name:
- autofs