bitwarden

This commit is contained in:
jaydee
2024-12-10 13:19:35 +01:00
parent f4a17b16df
commit 88af9ed79d
7 changed files with 40 additions and 20 deletions

View File

@ -2,6 +2,7 @@
ansible.builtin.apt:
name: ethtool
state: present
become: true
- name: Display all interfaces name
debug:
var: ansible_facts.interfaces