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
|
- hosts: datacenter
|
||||||
name: Install docker1
|
name: Install and configure autofs
|
||||||
become: true
|
become: true
|
||||||
become_user: root
|
become_user: root
|
||||||
gather_facts: false
|
|
||||||
tasks:
|
tasks:
|
||||||
- name: Install docker
|
- name: Install autofs
|
||||||
ansible.builtin.apt:
|
ansible.builtin.apt:
|
||||||
name:
|
name:
|
||||||
- autofs
|
- autofs
|
||||||
|
Loading…
x
Reference in New Issue
Block a user