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
f45bcca765
commit
f45fc5d610
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user